wp_hash()
Function: Gets hash of given string.
Source: wp-includes/pluggable.php:2512
Function: Gets hash of given string.
Source: wp-includes/pluggable.php:2512
Function: Creates a hash (encrypt) of a plain text password using PHP’s PASSWORD_DEFAULT hashing algorithm.
Source: wp-includes/pluggable.php:2531
Function: Checks the plaintext password against the encrypted Password.
Source: wp-includes/pluggable.php:2596
Filter Hook: Filters whether the plaintext password matches the hashed password.
Source: wp-includes/pluggable.php:2618
Function: Generates a random password drawn from the defined set of characters.
Source: wp-includes/pluggable.php:2711
Filter Hook: Filters the randomly-generated password.
Source: wp-includes/pluggable.php:2736
Function: Generates a random non-negative number.
Source: wp-includes/pluggable.php:2756
Function: Updates the user’s password with a new encrypted one.
Source: wp-includes/pluggable.php:2845
Function: Retrieves the avatar `` tag for a user, email address, MD5 hash, comment, or post.
Source: wp-includes/pluggable.php:2913
Filter Hook: Allows the HTML for a user’s avatar to be returned early.
Source: wp-includes/pluggable.php:2971