wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



admin_footer-{$hook_suffix} › Działania WordPress Hooks

Od2.8.0
Przestarzałyn/a
do_action( "admin_footer-{$hook_suffix}" )
Zdefiniowane na:
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.





Źródło

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