What PHP function does WordPress use internally to hash passwords?

WordPress Expert Easy

WordPress Expert — Easy

What PHP function does WordPress use internally to hash passwords?

Key points

  • WordPress utilizes wp_hash_password() for password hashing
  • The function is supported by phpass portable hashing for added security
  • This method ensures passwords are securely stored in the database

Ready to go further?

Related questions