How to reset password in wordpress - part II
18 December 2008 by oxyk
Today i was up to post some tuts, but forgot my pass to admin area ![]()
Requested email with link to reset password was broken. So I’ve done very simple thing to gain my access.
I have test wp blog on my local server, and obviously i do remember my passwords for it. So i’ve opened phpmyadmin, table wp_users and copied the encrypted pass. Then i’ve inserted it into the same place instead of lost pass.
Sweet and easy ![]()

