apply_filters( 'get_search_form', string $form )
Filters the HTML output of the search form.
Parameters
- $form
-
The search form HTML output.
Source
Changelog
Version | Description |
---|---|
WP-2.7.0 | Introduced. |
Filters the HTML output of the search form.
The search form HTML output.
Version | Description |
---|---|
WP-2.7.0 | Introduced. |