get_search_query
最后更新于:2021-11-26 23:16:53
apply_filters( ‘get_search_query’, mixed $search )
Filters the contents of the search query variable.
参数
- $search
-
(mixed)
Contents of the search query variable.
源文件
文件: gc-includes/general-template.php
View on Trac