wp_parse_auth_cookie()
Function: Parses a cookie into its components.
Source: wp-includes/pluggable.php:909
Function: Parses a cookie into its components.
Source: wp-includes/pluggable.php:909
Filter Hook: Filters whether to use a secure authentication redirect.
Source: wp-includes/pluggable.php:1175
Function: Sets the authentication cookies based on user ID.
Source: wp-includes/pluggable.php:965
Filter Hook: Filters the authentication redirect scheme.
Source: wp-includes/pluggable.php:1195
Filter Hook: Filters the duration of the authentication cookie expiration period.
Source: wp-includes/pluggable.php:976
Action Hook: Fires before the authentication redirect.
Source: wp-includes/pluggable.php:1206
Filter Hook: Filters whether the auth cookie should only be sent over HTTPS.
Source: wp-includes/pluggable.php:1004
Function: Ensures intent by verifying that a user was referred from another admin page with the correct security nonce.
Source: wp-includes/pluggable.php:1253
Filter Hook: Filters whether the logged in cookie should only be sent over HTTPS.
Source: wp-includes/pluggable.php:1015
Action Hook: Fires once the admin request has been validated or not.
Source: wp-includes/pluggable.php:1271
Action Hook: Fires immediately before the authentication cookie is set.
Source: wp-includes/pluggable.php:1048
Function: Verifies the Ajax request to prevent processing requests external of the blog.
Source: wp-includes/pluggable.php:1298
Action Hook: Fires if a bad username is entered in the user authentication process.
Source: wp-includes/pluggable.php:755
Filter Hook: Filters the default wp_mail() charset.
Source: wp-includes/pluggable.php:499
Action Hook: Fires if a bad authentication cookie hash is encountered.
Source: wp-includes/pluggable.php:784
Action Hook: Fires after PHPMailer is initialized.
Source: wp-includes/pluggable.php:536
Action Hook: Fires once an authentication cookie has been validated.
Source: wp-includes/pluggable.php:831
Function: Authenticates a user, confirming the login credentials are valid.
Source: wp-includes/pluggable.php:596
Function: Generates authentication cookie contents.
Source: wp-includes/pluggable.php:851
Filter Hook: Filters whether a set of user login credentials are valid.
Source: wp-includes/pluggable.php:614
Action Hook: Fires after a user login has failed.
Source: wp-includes/pluggable.php:637
Function: Logs the current user out.
Source: wp-includes/pluggable.php:650
Action Hook: Fires after a user is logged out.
Source: wp-includes/pluggable.php:665
Filter Hook: Filters the wp_mail() arguments.
Source: wp-includes/pluggable.php:192
Function: Validates authentication cookie.
Source: wp-includes/pluggable.php:687
Filter Hook: Filters the email address to send from.
Source: wp-includes/pluggable.php:394
Action Hook: Fires if an authentication cookie is malformed.
Source: wp-includes/pluggable.php:699
Filter Hook: Filters the name to associate with the “from” email address.
Source: wp-includes/pluggable.php:403
Action Hook: Fires once an authentication cookie has expired.
Source: wp-includes/pluggable.php:733
Filter Hook: Filters the wp_mail() content type.
Source: wp-includes/pluggable.php:478