分类法POSTS 224

get_terms

apply_filters( ‘get_terms’, array $terms, array $taxono...

最后更新

is_taxonomy()

is_taxonomy( string $taxonomy ) 检查分类名称是否存在。Checks that ...

最后更新

has_term()

has_term( string|int|array $term = ”, string $taxonomy ...

最后更新

get_term()

get_term( int|WP_Term|object $term, string $taxonomy = ...

最后更新

get_terms()

get_terms( array|string $args = array(), array|string $...

最后更新