_search_terms_tidy
- %1$s is private and should not be used in themes or plugins directly.
- _search_terms_tidy is deprecated since version 3.7.0!
_search_terms_tidy ( $t )
Access:Parameters:- (string) t Search terms to "tidy", e.g. trim.
Returns:- (string) Trimmed search terms.
Defined at: - Introduced in WordPress: 2.9.0
- Deprecated in WordPress: 3.7.0
Description
Formerly used internally to tidy up the search terms.