redirect_term_location
最后更新于:2021-11-27 21:42:16
apply_filters( ‘redirect_term_location’, string $location, GC_Taxonomy $tax )
Filters the taxonomy redirect destination URL.
参数
- $location
-
(string)
The destination URL. - $tax
-
(GC_Taxonomy)
The taxonomy object.
源文件
文件: gc-admin/edit-tags.php