描述
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
常见问题
-
Is Username Changer compatible with Co-Authors Plus?
-
Yes! Username Changer works out of the box with Co-Authors Plus.
评价
2024 年 11 月 15 日
I recently set up OpenID on one of my Wordpress sites, and needed to update the usernames to a different ID to coincide with single sign-on authentication. Installed this plugin, and it worked, without issue. I’m leery of any plugin that hasn’t been updated for the latest version of Wordpress. I’m also leery of any plugin that hasn’t had any updates for four years. So I installed, used, and then deactivated and deleted. I’d rather be safe than sorry.
2022 年 11 月 17 日
Thanks for this plugin,
This is easy and works for me
2022 年 9 月 15 日
It sure does the job, no doubt about it!
2021 年 9 月 14 日
Instead of poking around in the database, this plugin makes it easy!
2021 年 5 月 28 日
Excellent Work! Great plugin, super simple and easy. Surprised this is not in the WP Core…
2021 年 3 月 18 日
I like how easy it changes username.
Will be great if I could change user_nicename fields as well.
Had to use another plugin for this: https://ru.wordpress.org/plugins/edit-author-slug/
It’s too complex, I only want to type manual value, without having to study complex settings page.
贡献者及开发者
更新日志
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