wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



admin_footer-{$hook_suffix} › WordPress Action Hooks

Da2.8.0
Deprecaton/a
do_action( "admin_footer-{$hook_suffix}" )
Definito a:
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.





Sorgenti

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