过滤术语。
原型
apply_filters( 'get_term', int|WP_Term $_term, string $taxonomy )
参数
$_term
(int|WP_Term)
术语对象或ID。
$taxonomy
(string)
分类学slu。
源文件
路径:wp-includes/taxonomy.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/get_term/
过滤术语。
apply_filters( 'get_term', int|WP_Term $_term, string $taxonomy )
$_term
(int|WP_Term)
术语对象或ID。
$taxonomy
(string)
分类学slu。
路径:wp-includes/taxonomy.php
英文文档:https://developer.wordpress.org/reference/hooks/get_term/
请在后台设置小工具!