WordPress stores your plain text passwords in an encrypted mode and that is for a reason; if someone hacks your database he won't really know what were the passwords you and your users were using. Thats a relief considering many of you use the same passwords for a bunch of websites(like your google account login).
So if you ever forget your WP user password you will need to reset it and create a new one. In our next post I'm going to show 2+1 ways to restore or change your user password on WordPress.
Even though WordPress stores your password as an Md5 Hash when you try to login the password is "mixed" with a bit of salt making extra difficult for hacker to trace or copy it. That salt is the WordPress Security Keys that can be found inside your wp-config.php file.
Security Keys on their end are unique for each WP installation and can be re-generated through WordPress Secret Keys API.
FixMyWP.com has just created a new website MD5 generator which lets you generate your own WordPress Security Keys that you can later copy and paste inside your wp-config.php file.
Feel to free to use that tool and share!
WordPress is a widely popular Content Management System (CMS) that powers over 40% of all…
WordPress is a popular platform that empowers more than 60 million websites worldwide. Millions of…
In this article, we will cover ten crucial WordPress site maintenance tasks that every website…
In this blog article, we will explore the various WordPress security solutions you can implement…
Plugins are an integral part of WordPress, as they offer countless benefits and features that…
In this article, we will explore various strategies that can help you enhance your WordPress…