Remember Password Protected Plugin password when forget
-
Please follow below steps to remember your password:
1) Go To mysql Database through phpmyadmin
2) Search for table ‘wp_options’ and go to that table
3) Click search tab on wp_options table and search for ‘option_name’ with ‘password_protected_password’.
4) Then you can get option_value for above option and copy that md5 string.
5) Go online for decryption of md5 then you will remember your password.
6) You can chill it now.
- The topic ‘Remember Password Protected Plugin password when forget’ is closed to new replies.