get_term
最后更新于:2021-11-26 23:19:48
apply_filters( ‘get_term’, GC_Term $_term, string $taxonomy )
Filters a taxonomy term object.
参数
- $_term
-
(GC_Term)
Term object. - $taxonomy
-
(string)
The taxonomy slug.
源文件
文件: gc-includes/taxonomy.php