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' );
Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.
You can use this hook to insert footer javascript to alter dashboard pages,