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



search_form_args › Filtr WordPress Hooks

Od5.2.0
Przestarzałyn/a
apply_filters( 'search_form_args', $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:

Filters the array of arguments used when generating the search form.





Źródło

$args = apply_filters( 'search_form_args', $args );