Posts Tagged ‘wordpress admin panel’

How to reset wordpress admin password

May 30, 2010

wordpress-login-screenI was searching for the way for resetting the wordpress password better than the PhpMyAdmin Pass change method, and founded at http://blog.skdev.net where Salman Mehmood have created a script for resetting the WordPress password.

You can download the script here.

[ad#ad-2]

Installation Guide:

Step 1:

step-ftp

Download this file “WordPress: Reset Admin Password Script“, Extract & Upload it in your WordPress directory (it must share the same folder with wp-config.php).

Step 2):

step1
Open it in your browser (ex: http://yoursite.com/wordpress/reset_pass.php)%5Bad#ad-2%5D

Step 3):

step2
Click on your Username, enter a new password and click submit, your password is updated. You can login with your new password now.

Step 4):

step3[ad#ad-2]
For security reasons it is advised to either delete OR rename reset_pass.php on your server.