On this page
do_action( 'admin_print_footer_scripts' )
Prints any scripts and data queued for the footer.
Source
File: wp-admin/admin-footer.php. View all references
do_action( 'admin_print_footer_scripts' );
Related
Used By
| Used By | Description |
|---|---|
| iframe_footer() wp-admin/includes/template.php | Generic Iframe footer for use with Thickbox. |
| wp_iframe() wp-admin/includes/media.php | Outputs the iframe to display the media upload page. |
| WP_Customize_Widgets::print_footer_scripts() wp-includes/class-wp-customize-widgets.php | Calls admin_print_footer_scripts and admin_print_scripts hooks to allow custom scripts from plugins. |
Changelog
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/admin_print_footer_scripts