ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-2.7.0 / Page 3

wp_parse_auth_cookie()

Function: Parse a cookie into its components

Source: wp-includes/pluggable.php:788

Used by 3 functions | Uses 1 function

clear_auth_cookie

Action Hook: Fires just before the authentication cookies are cleared.

Source: wp-includes/pluggable.php:976

Used by 1 function | Uses 0 functions

auth_cookie_malformed

Action Hook: Fires if an authentication cookie is malformed.

Source: wp-includes/pluggable.php:642

Used by 1 function | Uses 0 functions

auth_cookie_expired

Action Hook: Fires once an authentication cookie has expired.

Source: wp-includes/pluggable.php:666

Used by 1 function | Uses 0 functions

auth_cookie_bad_username

Action Hook: Fires if a bad username is entered in the user authentication process.

Source: wp-includes/pluggable.php:679

Used by 1 function | Uses 0 functions

auth_cookie_bad_hash

Action Hook: Fires if a bad authentication cookie hash is encountered.

Source: wp-includes/pluggable.php:699

Used by 1 function | Uses 0 functions

auth_cookie_valid

Action Hook: Fires once an authentication cookie has been validated.

Source: wp-includes/pluggable.php:722

Used by 1 function | Uses 0 functions

_close_comments_for_old_posts()

Function: Close comments on old posts on the fly, without any extra DB queries. Hooked to the_posts.

Source: wp-includes/comment.php:2891

Used by 0 functions | Uses 3 functions

_close_comments_for_old_post()

Function: Close comments on an old post. Hooked to comments_open and pings_open.

Source: wp-includes/comment.php:2928

Used by 0 functions | Uses 4 functions

wp_transition_comment_status()

Function: Call hooks for when a comment status transition occurs.

Source: wp-includes/comment.php:1601

Used by 3 functions | Uses 4 functions
« Previous 1 2 3 4 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy