説明
Changing usernames should be a pretty straightforward feature. Unfortunately, WordPress doesn’t allow it by default. Username Changer attempts to remedy that oversight.
スクリーンショット
インストール
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Username Changer’
- Activate Username Changer from your Plugins page
From WordPress.org
- Download Username Changer
- Upload the ‘username-changer’ folder to the ‘/wp-content/plugins’ directory of your WordPress installation
- Activate Username Changer from your Plugins page
FAQ
-
Is Username Changer compatible with Co-Authors Plus?
-
Yes! Username Changer works out of the box with Co-Authors Plus.
評価
2020年11月15日
I used the gif file on the screenshots section of the main plugin page for help. That's all. I changed the admin-name. All posts are automatically assigned to the new user. Everything else, like e-mail address, password stays the same.
2020年8月4日
This plugin saved me the whole process of going to PHPmyadmin to make these username changes.
2020年6月3日
Does exactly what it promises and solves a problem every WordPress admin has to deal with. Thank you!
2020年6月3日
Installed this plugin and changed the administrator username instantly. Quick, simple, easy!
Thanks a million!
2020年5月18日
et fonctionne avec wordpress 5.4.1
C'est génial, MERCI pour "Username Changer"
2020年4月24日
After zillions of unauthorized login attempts, this REALLY helped me change my user name easily. Just remember to check under "users" in your wordpress menu after you install AND activate the plugin. You cannot change user in the "username changer" page. (at least I couldn't.) The sucky part about this situation is that anyone can see your user name via an author query after your domain, which cleary showed my new user name. I recommend reading up on how to keep that hidden, or install a plugin with 2 factor authentication or something with captcha.
貢献者と開発者
変更履歴
Version 3.2.2
- Updated: General cleanup
- Updated: Settings library
Version 3.2.1
- Updated: Settings library (fixes sysinfo security vulnerability)
Version 3.2.0
- Updated: Bring code up to reasonable standards
Version 3.1.1
-
Fixed: Issue with multicheck settings fields
-
Version 3.1.0 =
- Added: Email notification support
- Added: Nickname support
- Improved: SQL performance
- Improved: Dynamically update profile files
Version 3.0.1
- Fixed: Typo in readme file
Version 3.0.0
- Improved: Replaced the clunky interface with an inline profile field (props: Danny van Kooten)
- Added: Settings panel
Version 2.1.1
- Removed: Deprecated functions
Version 2.0.5
- Fixed: Contributor field
Version 2.0.4
- Updated: Plugin metalinks
Version 2.0.3
- Fixed: User nice name support
Version 2.0.2
- Added: multisite support
Version 2.0.1
- Added: Proper username sanitization
- Improved: Minor code cleanup
Version 2.0.0
- Improved: Converted to class-based structure
Version 1.4
- Added: Include author url (nicename) in update process
Version 1.3
- Fixed: Properly escaped vars on POST (I think)
Version 1.2
- Fixed: Minor tweak to previous release
Version 1.1
- Added: Action on All Users page
- Improved: User dropdown is now sorted alphabetically
Version 1.0
- Initial release