query_string

最后更新于:2021-11-27 21:37:58

apply_filters_deprecated( ‘query_string’, string $query_string )

Filters the query string before parsing.

参数

$query_string

(string)
The query string to modify.

源文件

文件: gc-includes/class-gc.php

View on Trac