Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-admin/admin-footer.php | do_action | 88 | /** * 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. * * @since 4.6.0 */ |
wp-admin/includes/template.php | do_action | 2160 | /** * @global string $hook_suffix */ |
Hook Parameters
Parameter Type | Name | Description |
---|