=== Zodan Change Usernames ===
Contributors: zodannl, martenmoolenaar
Plugin URI: https://plugins.zodan.nl/wordpress-change-usernames
Tags: user, username, display name, login
Requires at least: 6.2
Tested up to: 7.0
Stable Tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
 
Change WordPress usernames with optimal security and data integrity.
 
== Description ==
 
### Change WordPress Usernames — Safely and Instantly
 
## Why You Need This Plugin
 
WordPress locks usernames by default — but mistakes happen, conventions change, and security sometimes requires a reset. Zodan Change Usernames lets you update any username instantly, directly from the user profile page, with zero data loss.
 
* Fix registration typos
* Standardize usernames across your organization
* Update compromised or generic usernames like "admin"
* Resolve username conflicts when merging or migrating sites
 
 
## Who Is It For?
 
**WordPress Agencies**
Standardize client usernames across multiple sites, fix migration errors, and maintain professional naming conventions at scale.
 
**Security-Conscious Site Owners**
Quickly update usernames if security concerns arise. Rotating away from "admin" is one of the easiest hardening steps you can take.
 
**Community & Membership Sites**
Allow members to update their own usernames, resolve disputes, and keep directories clean and consistent.
 
**Content Sites with Multiple Authors**
Update usernames without breaking content associations.
 
## Key Features
 
✓ One-click username updates directly from user profiles
✓ Zero data loss — all posts, metadata, and associations stay intact
✓ Email notifications when usernames are changed
✓ Nickname support for additional flexibility
✓ Proper username sanitization to prevent security issues
✓ SQL-optimized for performance
✓ Multisite compatible
✓ Works with any WordPress theme
✓ Bulk Username Updater — Update hundreds of usernames at once via inline editing or CSV import/export
✓ Settings — Configure username rules, email notifications, and message strings
✓ Activity Log — Full history of every username change with timestamps and IP addresses, exportable as CSV


## Admin Settings Page
 
The plugin adds a settings page under **Users → Change Usernames ** with the following tabs:
* **Settings** — Configure username rules, email notifications, and message strings
* **Bulk Change** — Update multiple usernames at once via inline editing or CSV import/export
* **Log/history** — Full history of all username changes with timestamps and IP addresses, exportable as CSV
 

## Simple Setup
 
1. Install and activate the plugin (30 seconds)
2. Navigate to any user's profile page
3. Change the username instantly
4. The change applies across your entire site
 
No complicated settings, no technical headaches.
 
== Installation ==
 
= From your WordPress dashboard =
 
1. Visit 'Plugins > Add New'
2. Search for 'Zodan Change Usernames'
3. Activate Zodan Change Usernames from your Plugins page
 
= From WordPress.org =
 
1. Download Zodan Change Usernames
2. Upload the 'zodan-change-usernames' folder to the '/wp-content/plugins' directory of your WordPress installation
3. Activate Zodan Change Usernames from your Plugins page
 


== Changelog ==

= 1.0.2 =
* Updated readme.txt
* Changed single edit XHR call


= 1.0.1 =
* Updated readme.txt
* Fixed inline JS for audit_log
* Updated option namespacing

= 1.0.0 =
* Re-release version
* Added settings link to plugin actions
* Optimized queries

= 0.0.44 =
* Added icon
* Some vanity renaming of classes and calls
* Move settings page under 'Users'

= 0.0.43 =
* Removed loading of text domain
* Optimized queries