It
is common for a WordPress developer to try to get their hands on
dirty codes and tricks in order to create unique and more attractive
blogs. So, developers try with different codes, install different
plug-ins and test various methods. However, while working in such way
there are high chances of experiencing errors and many times it
frustrates the developer.
Today
we will discuss about various errors that are experienced by the
developers and tricks to solve it.
Email
retrieval of Lost Password not working
This
is the most common error faced by the Wordpress
development
teams. Usually when the password is lost or forgotten, you click the
option of “Lost your password?” abd get the link to reset the
password, but if it is not working then you are stuck. However, you
don’t have to worry there are other ways to retrieve it, you need
to login to cPanel, go to phpMyAdmin that comes under databases and
look for wp_users. There you check for your WordPress database and it
will have your user name, once you click on your user name you get
the option to reset the password by changing the value of user_pass.
Your problem solved.
No comments:
Post a Comment