ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.7.0
  • Page 3

wp_parse_auth_cookie()

Function: Parses a cookie into its components.

Source: wp-includes/pluggable.php:911

Used by 0 functions | Uses 0 functions

clear_auth_cookie

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

Source: wp-includes/pluggable.php:1125

Used by 0 functions | Uses 0 functions

auth_cookie_malformed

Action Hook: Fires if an authentication cookie is malformed.

Source: wp-includes/pluggable.php:701

Used by 0 functions | Uses 0 functions

auth_cookie_expired

Action Hook: Fires once an authentication cookie has expired.

Source: wp-includes/pluggable.php:735

Used by 0 functions | 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:757

Used by 0 functions | Uses 0 functions

auth_cookie_bad_hash

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

Source: wp-includes/pluggable.php:786

Used by 0 functions | Uses 0 functions

auth_cookie_valid

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

Source: wp-includes/pluggable.php:833

Used by 0 functions | Uses 0 functions

_close_comments_for_old_posts()

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

Source: wp-includes/comment.php:3370

Used by 0 functions | Uses 0 functions

_close_comments_for_old_post()

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

Source: wp-includes/comment.php:3410

Used by 0 functions | Uses 0 functions

wp_transition_comment_status()

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

Source: wp-includes/comment.php:1774

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