do_action( 'admin_print_scripts' ) Fires when scripts are printed for all admin pages. Source File: wp-admin/admin-header.php View on GitHub Related Used By Used By Used By Description wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::print_scripts() Calls admin_print_scripts-widgets.php and admin_print_scripts hooks to allow custom scripts from plugins. wp-admin/includes/media.php: wp_iframe() Adds the iframe to display content for the media upload page wp-admin/includes/template.php: iframe_header() Generic Iframe header for use with Thickbox Changelog Changelog Version Description WP-2.1.0 Introduced.
Used By Used By Used By Description wp-includes/class-wp-customize-widgets.php: WP_Customize_Widgets::print_scripts() Calls admin_print_scripts-widgets.php and admin_print_scripts hooks to allow custom scripts from plugins. wp-admin/includes/media.php: wp_iframe() Adds the iframe to display content for the media upload page wp-admin/includes/template.php: iframe_header() Generic Iframe header for use with Thickbox