wp_check_password()
Function: Checks the plaintext password against the encrypted Password.
Source: wp-includes/pluggable.php:2277
Function: Checks the plaintext password against the encrypted Password.
Source: wp-includes/pluggable.php:2277
Function: Create a hash (encrypt) of a plain text password.
Source: wp-includes/pluggable.php:2241
Function: Get hash of given string.
Source: wp-includes/pluggable.php:2220
Function: Get salt to add to hashes.
Source: wp-includes/pluggable.php:2139
Filter Hook: Filters whether the user who generated the nonce is logged out.
Source: wp-includes/pluggable.php:2038
Action Hook: Fires when nonce verification fails.
Source: wp-includes/pluggable.php:2070
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
Source: wp-includes/pluggable.php:2088
Filter Hook: Filters the ClassicPress salt.
Source: wp-includes/pluggable.php:2151
Filter Hook: Filters the contents of the new user notification email sent to the site admin.
Source: wp-includes/pluggable.php:1905
Function: Performs a safe (local) redirect, using wp_redirect().
Source: wp-includes/pluggable.php:1326