apply_filters( 'the_search_query', mixed $search )
Filters the contents of the search query variable for display.
Parameters
- $search
-
Contents of the search query variable.
Source
Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |