Hooks
-
hookauth_cookie
Filters the authentication cookie.
-
Fires if a bad authentication cookie hash is encountered.
-
Fires if a bad session token is encountered.
-
Fires if a bad username is entered in the user authentication process.
-
Filters the duration of the authentication cookie expiration period.
-
Fires once an authentication cookie has expired.
-
Fires if an authentication cookie is malformed.
-
Fires once an authentication cookie has been validated.
-
Filters whether the user is allowed to add post meta to a post.
-
Filters whether the user is allowed to add post meta to a post of a given type.
-
hookauth_redirect
Fires before the authentication redirect.
-
Filters the authentication redirect scheme.
-
Filters whether the user is allowed to edit a specific meta key of a specific object type.
-
Filters whether the user is allowed to edit a specific meta key of a specific object type and subtype.
-
Filters whether the user is allowed to edit meta for specific object types/subtypes.
-
Filters whether the user is allowed to add post meta to a post of a given type.
-
Filters whether to enable user auto-complete for non-super admins in Multisite.
-
Filters whether to entirely disable background updates.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:58 -
Fires after all automatic updates have run.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:783 -
Filters the debug email that can be sent following an automatic background core update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1741 -
Filters whether the automatic updater should consider a filesystem location to be potentially managed by a version control system.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:178 -
Filters whether to send a debugging email for each automatic background update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:766 -
Filters the email sent following an automatic background core update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1147 -
Filters whether to send an email following an automatic background core update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:935 -
Filters the email sent following an automatic background update for plugins and themes.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1541 -
Filters whether to send an email following an automatic background plugin update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1177 -
Filters whether to send an email following an automatic background theme update.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:1200 -
Filters whether to automatically update core, a plugin, a theme, or a language.
Used by 2 functions | Uses 0 functions | Source: wp-admin/includes/class-wp-automatic-updater.php:268