Filters the contents of the search query variable for display.
$searchmixed
echo esc_attr( apply_filters( 'the_search_query', get_search_query( false ) ) );
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_search_query