Beskrivelse
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
Installasjon
- 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.
Vurderinger
15. juli, 2022
The following file is missing according to the WP Cerber Security,
/username-updater/includes/class.pagination.php
WordPress 6.0.1, Woocommerce 6.7.0
23. juni, 2022
This is a nice little plugin that can help admins change a user's username if needed. Since it can also send an email to the user, that saves some work as well, making updates fairly quick.
One of our clients was generating usernames automatically from First Name and Last Name fields but married couples put in long strings and that made for unwieldy usernames.
Out of the box the "Send the user an email about their updated username." feature does not work properly. Specifically, the plugin's "include/mail.php" file (esp. the "From" address) needs to be customized for your site. We ended up customizing the entire file for our use (including adding a "BCC" header so we get a copy of the email sent). If you do customize this file, you would be well-advised to store a copy of the file somewhere in case the original gets overwritten with a plugin update (or reinstall).
Once mail.php is customized to your satisfaction, this is a great little tool.
30. mars, 2022
I install this plugin to change the user name. But sudden my website get stuck upon deactivation of this plugin my website data get vanish and it show Error 500 response. Server stop opening php files. I disable the all plugins by changing folder name. But when i check the data in wp_option all active plugin were 0. Very Bad experience Please don't upload the plugin with out testing or verifying.
17. desember, 2021
Randomly came across this plugin and needed to update some usernames, my goodness, it worked perfectly.
16. november, 2021
Please add "rating button or link" on the plugin dashboard to give rating this plugin easily.
6. september, 2021
Very handy plugin. Thanks for making it
Bidragsytere og utviklere
“Easy Username Updater” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Easy Username Updater” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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