File: wp-admin/admin-header.php
-
hookadmin_title
Filters the title tag content for an admin page.
-
Prints user admin screen notices.
-
Fires when enqueuing scripts for all admin pages.
-
hookadmin_notices
Prints admin screen notices.
-
Fires when styles are printed for a specific admin page based on $hook_suffix.
-
Prints generic admin screen notices.
-
Fires when styles are printed for all admin pages.
-
Fires when scripts are printed for a specific admin page based on $hook_suffix.
-
Fires when scripts are printed for all admin pages.
-
Fires in head section for a specific admin page.
-
hookadmin_head
Fires in head section for all admin pages.
-
hookadmin_body_class
Filters the CSS classes for the body tag in the admin.
-
hookin_admin_header
Fires at the beginning of the content section in an admin page.
-
Prints network admin screen notices.