wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



admin_footer-{$hook_suffix} › Les Actions WordPress

Depuis2.8.0
Dépréciéen/a
do_action( "admin_footer-{$hook_suffix}" )
Défini(e) dans:
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