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



pre_get_search_form › Działania WordPress Hooks

Od5.5.0
Przestarzałyn/a
do_action( 'pre_get_search_form', $args )
Parametry:
  • (array) $args The array of arguments for building the search form. See get_search_form() for information on accepted arguments.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Fires before the search form is retrieved, at the start of get_search_form().





Źródło

do_action( 'pre_get_search_form', $args );