Hooks
-
Filters the maximum memory limit available for administration screens.
-
hookadmin_notices
Prints admin screen notices.
-
hookadmin_post
Fires on an authenticated admin post request where no action is supplied.
-
Fires on a non-authenticated admin post request where no action is supplied.
-
Fires on a non-authenticated admin post request for the given action.
-
Filters the admin post thumbnail HTML markup to return.
-
Filters the size used to display the post thumbnail image in the ‘Featured image’ meta box.
-
Fires on an authenticated admin post request for the given action.
-
Fires when scripts are printed for all admin pages.
-
Fires when admin scripts enqueued for the legacy (pre-3.5.0) media upload popup are printed.
-
Fires when scripts are printed for a specific admin page based on $hook_suffix.
-
Fires when styles are printed for all admin pages.
-
Fires when admin styles enqueued for the legacy (pre-3.5.0) media upload popup are printed.
-
Fires when styles are printed for a specific admin page based on $hook_suffix.
-
Filters the admin referrer policy header value.
-
hookadmin_title
Filters the title tag content for an admin page.
-
hookadmin_url
Filters the admin area URL.
-
Filters the viewport meta in the admin.
-
hookadmin_xml_ns
Fires inside the HTML tag in the admin header.
-
Fires after the major core auto-update settings.
-
hookafter_db_upgrade
Fires on the next page load after a successful DB upgrade.
-
Fires after a post is deleted, at the conclusion of wp_delete_post().
-
hookafter_mu_upgrade
Fires after the Multisite DB upgrade for each site is complete.
-
Fires after the user’s password is reset.