do_action( 'admin_print_footer_scripts' )
Prints any scripts and data queued for the footer.
Description Description
Source Source
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |
User Contributed Notes 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,
Expand full source codeCollapse full source code