On this page
do_action( "admin_print_styles-{$hook_suffix}" )
Fires when styles are printed for a specific admin page based on $hook_suffix.
Source
File: wp-admin/admin-header.php. View all references
do_action( "admin_print_styles-{$hook_suffix}" ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores
Related
Used By
| Used By | Description |
|---|---|
| iframe_header() wp-admin/includes/template.php | Generic Iframe header for use with Thickbox. |
Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/admin_print_styles-hook_suffix