WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about admin_footer-

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-admin/admin-footer.php do_action 105 /**
* Prints scripts or data after the default footer scripts.
*
* The dynamic portion of the hook name, `$hook_suffix`,
* refers to the global hook suffix of the current page.
*
* @since 2.8.0
*/

Hook Parameters

Parameter Type Name Description