Hooks
-
Fires immediately before an object-term relationship is added.
-
Filters whether or not to add a `__trashed` suffix to trashed posts that match the name of the updated post.
-
hookadd_user_role
Fires immediately after the user has been given a new role.
-
hookadd_user_to_blog
Fires immediately after a user is added to a site.
-
Fires when an ‘action’ request variable is sent.
-
Fires when an ‘action’ request variable is sent.
-
hookadmin_body_class
Filters the CSS classes for the body tag in the admin.
-
Fires in the ‘Admin Color Scheme’ section of the user editing screen.
-
Filters the comment types shown in the drop-down menu on the Comments list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-comments-list-table.php:501 -
Filters the interval for redirecting the user to the admin email confirmation screen.
-
Fires before the admin email confirm form.
-
Fires inside the admin-email-confirm-form form tags, before the hidden fields.
-
Filters the interval for dismissing the admin email confirmation screen.
-
Fires when enqueuing scripts for all admin pages.
-
hookadmin_head
Fires in head section for all admin pages.
-
Fires when scripts enqueued for the admin header for the legacy (pre-3.5.0) media upload popup are printed.
-
Fires in head section for a specific admin page.
-
Fires in the admin header for each specific form tab in the legacy (pre-3.5.0) media upload popup.