wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



search_form_args › Les Filtres WordPress

Depuis5.2.0
Dépréciéen/a
apply_filters( 'search_form_args', $args )
Paramètres:
  • (array) $args The array of arguments for building the search form. See get_search_form() for information on accepted arguments.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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