Advertisement

is_taxonomy_hierarchical

Determines whether the taxonomy object is hierarchical.

taxonomy_exists

Determines whether the taxonomy name exists.

get_taxonomy

Retrieves the taxonomy object of $taxonomy.

get_object_taxonomies

Return the names or objects of the taxonomies which are registered for the requested object or object type, such as a post object or post type name.

Advertisement

get_taxonomies

Retrieves a list of registered taxonomy names or objects.

Advertisement

Advertisement