wpseek.com
A WordPress-centric search engine for devs and theme authors



admin_footer-{$hook_suffix} › WordPress Action Hooks

Since2.8.0
Deprecatedn/a
do_action( "admin_footer-{$hook_suffix}" )
Defined at:
Codex:

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.





Source

do_action( "admin_footer-{$hook_suffix}" ); // phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores