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



get_header › Działania WordPress Hooks

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

Fires before the header template file is loaded.





Źródło

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