apply_filters( 'the_search_query', mixed $search )

Filters the contents of the search query variable for display.


Description Description


Parameters Parameters

$search

(mixed) Contents of the search query variable.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.