Two Ways to Retrieve Your WordPress Password

Posted by Nile | Posted in Tutorials | Posted on 11-15-2009 | 1 Comment

Tags:

Sometimes you forget. You might find it annoying, but when there are so many things to do and remember on a daily basis, some things slide through your mind and out your ear, like perhaps your password to log into you admin panel for WordPress. This article will explain three ways for you to be able to retrieve your password, especially if you have a self-hosted WordPress blog.

There are other questionable ways, but until those can be worked out with the most current version of WordPress, I will not list them. As a sidenote, you should try to put your admin username and password in a safe place. I recommend keeping some type of small ‘book’ where you keep your login information.

1. When you set up your blog either manually or with Cpanel Fantastico or other auto-install programs, you told the script an email address and a password to log into your admin panel. On the login page (example: http://yourblog.com/wp-login.php), there is a link to retrieve the password. You simple enter your email address and it will send the password to you.

2. You can reset your password through your MySQL’s phpMyAdmin. Take caution as these directions might differ depending on your server’s installation of MySQL and PHP. As a note, you can ask your host if they are using the most current version available of MySQL and PHP on your server even if you are a shared client. If they are not, you should be able to request them to upgrade.

  • Go to wp_users and click ‘browse.’
  • On the user_pass field, click ‘browse’ and find the ID number associated with your login.
  • Once you find the ID number(should be only one), click ‘Edit.’
  • Delete the password content.
  • Type your new password.
  • Select ‘MD5′ in the dropdown menu.
  • Click Go or Save at the bottom of the screen.
  • Go to WordPress blog tab and test the new password. Just in case this did not work, start the process over and try again.

You can go to the WordPress Codex under Resetting Your Password to learn more ways and some I did not include here.

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • FriendFeed
  • Identi.ca
  • LinkedIn
  • Posterous
  • Reddit
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter
  • Yahoo! Buzz

Related posts:

  1. Intense Debate: More Ways To Log In
  2. How to Secure Your WordPress Blog
  3. WordPress Plugin Review: Email Chat Contact Button Sidebar
  4. Brand Your WordPress Login Without A Plugin
  5. Applying Author Gravatar In Post

About Nile Flores

Web and graphic designer fom Southern Illinois. I love to work with WordPress.

Connect with Nile at: Twitter | Facebook | LinkedIn

Nile has written 87 articles at WPAddict.

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Comments (1)