do_action( 'admin_print_scripts' ) Fires when scripts 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.1.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_scripts() Calls admin_print_scripts-widgets.php and admin_print_scripts hooks to allow custom scripts 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_scripts() Calls admin_print_scripts-widgets.php and admin_print_scripts hooks to allow custom scripts from plugins.