wp_clear_auth_cookie()
Function: Removes all of the cookies associated with authentication.
Source: wp-includes/pluggable.php:1119
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 the wp_mail() arguments.
Source: wp-includes/pluggable.php:192
Action Hook: Fires if a bad authentication cookie hash is encountered.
Source: wp-includes/pluggable.php:786
Filter Hook: Filters the email address to send from.
Source: wp-includes/pluggable.php:394
Action Hook: Fires once an authentication cookie has been validated.
Source: wp-includes/pluggable.php:833
Filter Hook: Filters the name to associate with the “from” email address.
Source: wp-includes/pluggable.php:403
Function: Generates authentication cookie contents.
Source: wp-includes/pluggable.php:853