wp_parse_auth_cookie()
Function: Parses a cookie into its components.
Source: wp-includes/pluggable.php:911
Function: Parses a cookie into its components.
Source: wp-includes/pluggable.php:911
Action Hook: Fires just before the authentication cookies are cleared.
Source: wp-includes/pluggable.php:1125
Action Hook: Fires if an authentication cookie is malformed.
Source: wp-includes/pluggable.php:701
Action Hook: Fires once an authentication cookie has expired.
Source: wp-includes/pluggable.php:735
Action Hook: Fires if a bad username is entered in the user authentication process.
Source: wp-includes/pluggable.php:757
Action Hook: Fires if a bad authentication cookie hash is encountered.
Source: wp-includes/pluggable.php:786
Action Hook: Fires once an authentication cookie has been validated.
Source: wp-includes/pluggable.php:833
Function: Closes comments on old posts on the fly, without any extra DB queries. Hooked to the_posts.
Source: wp-includes/comment.php:3370
Function: Closes comments on an old post. Hooked to comments_open and pings_open.
Source: wp-includes/comment.php:3410
Function: Calls hooks for when a comment status transition occurs.
Source: wp-includes/comment.php:1774