How do I force password reset even with wrong password entered?
I don’t believe there is anyway to migrate passwords from our current site due to encryption. I wouldn’t necessarily rule that out. While WP uses PHPass as its regular hash for passwords, it still supports MD5 which was the original hash. If a password is an MD5 hash, it will be updated to the new … Read more