WordPress User and Password Editing
For resetting accounts or regaining access
Procedure
- Use MySQL, PHPMyAdmin, WebMin, or other database tool to access the WP database
- Use an MD5 Hash tool to create a hashed password (if necessary)
- Access the wp_users table
- Use the database tool to rename the user_login or change the user_pass
See more – 1