how to hash password
-
I’m building a custom profile page and have everything updating the wp_users table correctly. I need to know how wordpress hashes its passwords before inserting. I tried sha1() and md5() but it doesn’t seem to match whats stored in the database. Anyone know what php functions wordpress uses to hash its passwords?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘how to hash password’ is closed to new replies.