wpseek.com
A WordPress-centric search engine for devs and theme authors



query_string › WordPress Filter Hooks

Since1.5.0
DeprecatedUse {@see 'query_vars'} or {@see 'request'} filters instead.
$this->query_string = apply_filters_deprecated(
Parameters:
  • () query_string The query string to modify.
    Required: Yes
Defined at:
Codex:

Filters the query string before parsing.





Source

$this->query_string = apply_filters_deprecated(