wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



admin_footer-{$hook_suffix} › WordPress Action Hooks

Seit2.8.0
Veraltetn/v
do_action( "admin_footer-{$hook_suffix}" )
Definiert in:
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.





Quellcode

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