Description
Easy Username updater is a plugin which allows administrators to change usernames on their site. It provide list of users with their email address,username and role. It changes display name as well.
This plugin also do following:
- Search the user by username, email address, or role.
- Send the updated username to user by email.
How to install?
- Unzip the downloaded ‘username-updater.zip’ file
- Upload the ‘username-updater’ folder to ‘/wp-content/plugins’ directory of your WordPress installation
- Activate the plugin via the WordPress Plugins page
- A new submenu will automatically create on users menu
Screenshots
Installation
- Unzip the downloaded ‘username-updater.zip’ file
- Upload the ‘username-updater’ folder to ‘/wp-content/plugins’ directory of your WordPress installation
- Activate the plugin via the WordPress Plugins page
- A new submenu will automatically create on users menu
FAQ
-
Is that plugin ready for multi-site use?
-
Not for multisite now.
Reviews
Contributors & Developers
“Easy Username Updater” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Username Updater” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0
- Initial release
Version 1.0.1
- Converted to class-based structure
Version 1.0.2
- Added the user search feature
Version 1.0.3
- Added the send email feature
Version 1.0.4
- Added the dataTable