wp_hash_password()

Function: Creates a hash (encrypt) of a plain text password using PHP’s PASSWORD_DEFAULT hashing algorithm.

Source: wp-includes/pluggable.php:2531

Used by 0 functions | Uses 0 functions

get_avatar()

Function: Retrieves the avatar `` tag for a user, email address, MD5 hash, comment, or post.

Source: wp-includes/pluggable.php:2913

Used by 0 functions | Uses 0 functions