WPDev.one
Action Hook

admin_print_footer_scripts-{$hook_suffix}

do_action( 'admin_print_footer_scripts-{$hook_suffix}' )

Prints scripts and data queued for the footer. The dynamic portion of the hook name, `$hook_suffix`, refers to the global hook suffix of the current page.

Hook Information

Source File
wp-admin/admin-footer.php
Advertisement