Title: Edit Usernames
Author: Matt Miller
Published: <strong>29. listopada 2019.</strong>
Last modified: 17. veljače 2026.

---

Pretraga dodataka

![](https://ps.w.org/edit-usernames/assets/banner-772x250.jpg?rev=2182488)

![](https://ps.w.org/edit-usernames/assets/icon-256x256.jpg?rev=2182488)

# Edit Usernames

 Od [Matt Miller](https://profiles.wordpress.org/millermedianow/)

[Preuzmi](https://downloads.wordpress.org/plugin/edit-usernames.1.3.2.zip)

 * [Detalji](https://hr.wordpress.org/plugins/edit-usernames/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/edit-usernames/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/edit-usernames/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/edit-usernames/#developers)

 [Podrška](https://wordpress.org/support/plugin/edit-usernames/)

## Opis

Please help by contributing to the GitHub repository [Edit Usernames on GitHub](https://github.com/Miller-Media/edit-usernames)

The Edit Usernames plugin allows WordPress admins and WooCommerce managers to edit
the users’ usernames through the admin dashboard. All references to previous username
are changed after editing, including comment author.

Note: Editing of your own username and those of Super Admins are currently disallowed.

### Localizations

This plugin is available in the following languages:

 * Albanian (Shqip)
 * Arabic (العربية)
 * Armenian (Հայերեն)
 * Basque (Euskara)
 * Bengali (বাংলা)
 * Bulgarian (Български)
 * Catalan (Català)
 * Chinese Simplified (简体中文)
 * Croatian (Hrvatski)
 * Czech (Čeština)
 * Danish (Dansk)
 * Dutch (Nederlands)
 * Estonian (Eesti)
 * Finnish (Suomi)
 * French (Français)
 * Galician (Galego)
 * Georgian (ქართული)
 * German (Deutsch)
 * Greek (Ελληνικά)
 * Hebrew (עברית)
 * Hindi (हिन्दी)
 * Hungarian (Magyar)
 * Indonesian (Bahasa Indonesia)
 * Irish (Gaeilge)
 * Italian (Italiano)
 * Japanese (日本語)
 * Korean (한국어)
 * Latvian (Latviešu)
 * Lithuanian (Lietuvių)
 * Macedonian (Македонски)
 * Norwegian (Norsk)
 * Persian (فارسی)
 * Persian – Afghanistan (دری)
 * Polish (Polski)
 * Portuguese – Brazil (Português do Brasil)
 * Portuguese – Portugal (Português)
 * Romanian (Română)
 * Russian (Русский)
 * Serbian (Српски)
 * Slovak (Slovenčina)
 * Slovenian (Slovenščina)
 * Spanish (Español)
 * Swedish (Svenska)
 * Tamil (தமிழ்)
 * Thai (ไทย)
 * Turkish (Türkçe)
 * Ukrainian (Українська)
 * Urdu (اردو)
 * Vietnamese (Tiếng Việt)
 * Welsh (Cymraeg)

### Request

If you find that a part of this plugin isn’t working, let us know what’s broken 
in [its support forum](https://wordpress.org/support/plugin/edit-usernames/) so 
we can make it better. Thanks!

## Snimke zaslona

 * [[
 * Pencil/edit icon in user edit screen

## Instalacija

 1. Upload `Edit Usernames` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the _Plugins_ menu in WordPress

## ČPP

### How do I edit a username?

Go to Users in the WordPress admin, click on the user you want to edit, and you 
will see the username field is editable. Change it and click “Update User”.

### Can I edit my own username?

No. For security reasons, you cannot edit your own username. Another administrator
must make the change for you.

### Can I edit a Super Admin’s username?

By default, editing Super Admin usernames is disallowed. However, there is a setting
under Settings > General to enable editing of admin usernames if needed.

### Will editing a username break anything?

No. The plugin updates all references to the previous username, including comment
author names. The user’s posts, pages, and other content remain intact.

### What languages are supported?

The plugin is available in 30 languages with more being added regularly. We are 
working toward supporting 50 languages total!

## Recenzije

![](https://secure.gravatar.com/avatar/42cfb85352ba71bd31fbc1890b317e388e5af6cf82c2c077ea9b99586b4175d9?
s=60&d=retro&r=g)

### 󠀁[Simple, solid plugin](https://wordpress.org/support/topic/simple-solid-plugin/)󠁿

 [Miller Media](https://profiles.wordpress.org/millermediadev/) 15. veljače 2020.

We have been using this plugin internally to perform a simple function that should
be built into WordPress by default. Good stuff!

 [ Pročitajte 1 recenziju ](https://wordpress.org/support/plugin/edit-usernames/reviews/)

## Suradnici i Programeri

“Edit Usernames” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

 *   [ Matt Miller ](https://profiles.wordpress.org/millermedianow/)
 *   [ mikemm01 ](https://profiles.wordpress.org/mikemm01/)

[Prevedite “Edit Usernames” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/edit-usernames)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/edit-usernames/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/edit-usernames/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/edit-usernames/) od 
[RSS](https://plugins.trac.wordpress.org/log/edit-usernames/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 1.3.2

 * Added ABSPATH checks to inc/settings.php and inc/review-notice.php
 * Added sanitization callback to register_setting()
 * Fixed unescaped attribute outputs in settings page
 * Removed var_dump() debug call
 * Removed deprecated load_plugin_textdomain() call
 * Updated “Tested up to” to 6.9

#### 1.3.1

 * Added GPL license declaration to plugin header
 * Updated Author URI
 * Added direct file access protection to all PHP files
 * Improved output escaping and input sanitization
 * Removed non-production files from plugin directory

#### 1.3.0

 * Added translations for 50 languages
 * Added POT translation template file
 * Added opt-in data cleanup on plugin deletion
 * Added Settings link on Plugins page
 * Updated FAQ section
 * Updated readme with complete language list

#### 1.2.7

 * Added translations for Russian, Polish, Dutch, Turkish, and Swedish
 * Updated localization section in readme

#### 1.2.6

 * Added Chinese Simplified (zh_CN) translation

#### 1.2.5

 * Added Japanese (ja) translation

#### 1.2.4

 * Tested up to WordPress 6.9.1

#### 1.2.3

 * Fixed username field UX – field is now editable by default with clear instructions
 * Added dismissible review prompt notice after 14 days of usage

#### 1.2.2

 * Added translations for Spanish, French, German, Portuguese (Brazilian), and Italian

#### 1.2.1

 * Compatibility updates for WordPress 6.9 and PHP 8.1+

#### 1.2

 * Tested up to WP 5.9
 * Add setting to enable editing admin usernames
 * Added further clarifying messages on user edit page

#### 1.1.1

 * Tested up to WP 5.3.2

#### 1.1

 * Additional check for valid username added

#### 1.0

 * Initial release

## Meta

 *  Version **1.3.2**
 *  Zadnje ažuriranje **prije 3 mjeseca**
 *  Aktivnih instalacija **80+**
 *  WordPress inačica ** 3.0 ili viša **
 *  Testirano do **6.9.4**
 *  PHP inačica ** 8.1 ili viša **
 *  Language
 * [English (US)](https://wordpress.org/plugins/edit-usernames/)
 * Oznake
 * [edit](https://hr.wordpress.org/plugins/tags/edit/)[profile](https://hr.wordpress.org/plugins/tags/profile/)
   [username](https://hr.wordpress.org/plugins/tags/username/)[users](https://hr.wordpress.org/plugins/tags/users/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/edit-usernames/advanced/)

## Ocjena

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/edit-usernames/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/edit-usernames/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/edit-usernames/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/edit-usernames/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/edit-usernames/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/edit-usernames/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/edit-usernames/reviews/)

## Suradnici

 *   [ Matt Miller ](https://profiles.wordpress.org/millermedianow/)
 *   [ mikemm01 ](https://profiles.wordpress.org/mikemm01/)

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/edit-usernames/)