do_action( 'admin_print_styles' ) Fires when styles are printed for all admin pages. ContentsDescription Source Changelog Related Used By User Contributed Notes Description #Description Source #Source File: wp-admin/admin-header.php View on Trac Top ↑Changelog #Changelog Changelog Version Description 2.6.0 Introduced. Top ↑Related #Related Top ↑Used By #Used By Used By Used By Description wp-admin/includes/template.php: iframe_header() Generic Iframe header for use with Thickbox wp-admin/includes/media.php: wp_iframe() Outputs the iframe to display the media upload page. wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::print_styles() Calls admin_print_styles-widgets.php and admin_print_styles hooks to allow custom styles from plugins. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Used By #Used By Used By Used By Description wp-admin/includes/template.php: iframe_header() Generic Iframe header for use with Thickbox wp-admin/includes/media.php: wp_iframe() Outputs the iframe to display the media upload page. wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::print_styles() Calls admin_print_styles-widgets.php and admin_print_styles hooks to allow custom styles from plugins.