wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



pre_get_search_form › WordPress Action Hooks

Da5.5.0
Deprecaton/a
do_action( 'pre_get_search_form', $args )
Parametri:
  • (array) $args The array of arguments for building the search form. See get_search_form() for information on accepted arguments.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

do_action( 'pre_get_search_form', $args );