过滤从解析后的字符串派生的变量数组。
原型
apply_filters( 'wp_parse_str', array $array )
参数
$array
(array)
数组填充了变量。
源文件
路径:wp-includes/formatting.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/wp_parse_str/
过滤从解析后的字符串派生的变量数组。
apply_filters( 'wp_parse_str', array $array )
$array
(array)
数组填充了变量。
路径:wp-includes/formatting.php
英文文档:https://developer.wordpress.org/reference/hooks/wp_parse_str/
请在后台设置小工具!