wp_password_change_notification()
Function: Notifies the blog admin of a user changing password, normally via email.
Source: wp-includes/pluggable.php:2063
Function: Notifies the blog admin of a user changing password, normally via email.
Source: wp-includes/pluggable.php:2063
Function: Emails login credentials to a newly-registered user.
Source: wp-includes/pluggable.php:2125
Function: Returns the time-dependent variable for nonce creation.
Source: wp-includes/pluggable.php:2280
Function: Verifies that a correct security nonce was used with time limit.
Source: wp-includes/pluggable.php:2310
Function: Checks if a user is logged in, if not it redirects them to the login page.
Source: wp-includes/pluggable.php:1191
Function: Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.
Source: wp-includes/pluggable.php:1283
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1328
Function: Redirects to another page.
Source: wp-includes/pluggable.php:1396
Function: Sanitizes a URL for use in a redirect.
Source: wp-includes/pluggable.php:1464
Function: Parses a cookie into its components.
Source: wp-includes/pluggable.php:911