garretthyder/Username-Changer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Username Changer === Contributors: section214 Donate link: http://pledgie.com/campaigns/17372 Tags: user, username, display name, changer Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: 2.0.5 A simple plugin to change registered usernames. == Description == Username Changer is a simple plugin which allows administrators to change usernames of users on their sites. Additionally, if the user display name matches the username, it is updated as well. == Installation == 1. Unzip the downloaded 'username-changer.zip' file 2. Upload the 'username-changer' folder to '/wp-content/plugins' directory of your WordPress installation 3. Activate the plugin via the WordPress Plugins page == Frequently Asked Questions == None yet == Screenshots == 1. The main interface == Changelog == = Version 2.0.5 = * Fix contributor = Version 2.0.4 = * Update metalinks = Version 2.0.3 = * Fixed user nice name = Version 2.0.2 = * Added multisite support = Version 2.0.1 = * Added username sanitization * Minor code cleanup = Version 2.0.0 = * Converted to class-based structure = Version 1.4 = * Include author url (nicename) in update process = Version 1.3 = * Properly escaped vars on POST (I think) = Version 1.2 = * Minor tweak to previous release = Version 1.1 = * Added action on All Users page * User dropdown is now sorted alphabetically = Version 1.0 = * Initial release