get_avatar
Filter Hook: Filters the HTML for a user’s avatar.
Source: wp-includes/pluggable.php:3066
Filter Hook: Filters the HTML for a user’s avatar.
Source: wp-includes/pluggable.php:3066
Function: Displays a human readable HTML representation of the difference between two strings.
Source: wp-includes/pluggable.php:3100
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