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: Removes all of the cookies associated with authentication.
Source: wp-includes/pluggable.php:1119
Action Hook: Fires just before the authentication cookies are cleared.
Source: wp-includes/pluggable.php:1125
Function: Determines whether the current visitor is a logged in user.
Source: wp-includes/pluggable.php:1173
Function: Checks if a user is logged in, if not it redirects them to the login page.
Source: wp-includes/pluggable.php:1191
Filter Hook: Filters whether to use a secure authentication redirect.
Source: wp-includes/pluggable.php:1201
Filter Hook: Filters the authentication redirect scheme.
Source: wp-includes/pluggable.php:1221
Action Hook: Fires before the authentication redirect.
Source: wp-includes/pluggable.php:1232
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: Parses a cookie into its components.
Source: wp-includes/pluggable.php:911