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



get_footer › Działania WordPress Hooks

Od5.5.0
Przestarzałyn/a
do_action( 'get_footer', $name, $args )
Parametry: (2)
  • (string|null) $name Name of the specific footer file to use. Null for the default footer.
    Wymagane: Tak
  • (array) $args Additional arguments passed to the footer template.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires before the footer template file is loaded.





Źródło

do_action( 'get_footer', $name, $args );