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