ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • Page 19

auth_{$object_type}_meta_{$meta_key}_for_{$object_subtype}

Filter Hook: Filters whether the user is allowed to edit a specific meta key of a specific object type and subtype.

Source: wp-includes/capabilities.php:486

Used by 1 function | Uses 0 functions

auth_cookie

Filter Hook: Filters the authentication cookie.

Source: wp-includes/pluggable.php:886

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_bad_session_token

Action Hook: Fires if a bad session token is encountered.

Source: wp-includes/pluggable.php:808

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_expiration

Filter Hook: Filters the duration of the authentication cookie expiration period.

Source: wp-includes/pluggable.php:978

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_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_valid

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

Source: wp-includes/pluggable.php:833

Used by 0 functions | Uses 0 functions

auth_redirect

Action Hook: Fires before the authentication redirect.

Source: wp-includes/pluggable.php:1232

Used by 0 functions | Uses 0 functions
« Previous 1 … 18 19 20 … 247 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy