reset wordpress password from ftp

beside all other usual way to reset wordpress password, like from email lost password or from phpmyadmin, there’s another way, simple way to reset worpress password from ftp

Connect to your ftp server, enter your current in use wordpress theme directory, and open/edit functions.php

add this entry to the first line after <?php

wp_set_password(‘newpassword’,1);

newpassword is your temporary password

now you can login to wp-admin with your newpassword

remember this’s just temporary password, it’s store on palin text, so it’s not safe at all.  Change your password immedietly on wordpress dashboard, and remove entry u’ve just enter to functions.php

Incoming search terms:

5 Comments »

  1. avatar comment-top

    its very usefull
    this trick help me once , when I forget my wp password ….  

    comment-bottom
  2. avatar comment-top

    Wah, boleh juga tuh ide nya.. hehe :D   

    comment-bottom
  3. avatar comment-top

    I just found out from this blog that wordpress password can be change via ftp. thanks for your tips.  

    comment-bottom
  4. avatar comment-top

    oh, my god. it’s wonderful to changing the password when it is all to easy. It’s as simple as that. I did not know. Oftentimes I had the problem to forgot the password and i took great pains to get the forgotten password. In the majority of cases I did need this password badly and I got nervously.
    Your tips will be a great help for me in the future. Thank you very much indeed.  

    comment-bottom
  5. avatar comment-top

    oh, my god. it’s wonderful to changing the password when it is all to easy. It’s as simple as that. I did not know. Oftentimes I had the problem to forgot the password and I took great pains to get the forgotten password. In the majority of cases I did need this password badly and I got nervously.
    Thank you very much indeed. Your tips will be a great help for me in the future.  

    comment-bottom

RSS feed for comments on this post. TrackBack URL

Leave a comment