apply_filters( 'search_form_format', string $format )
Filters the HTML format of the search form.
Description Description
Parameters Parameters
- $format
-
(string) The type of markup to use in the search form. Accepts 'html5', 'xhtml'.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |