Aborts calls to term meta if it is not supported.
wp_cache_set_terms_last_changed
Sets the last changed time for the ‘terms’ cache group.
is_taxonomy_viewable
Determines whether a taxonomy is considered “viewable”.
wp_check_term_hierarchy_for_loops
Checks the given subset of the term hierarchy for hierarchy loops.
Advertisement
wp_get_term_taxonomy_parent_id
Returns the term’s parent’s term_ID.
get_ancestors
Filters a given object’s ancestors.
get_ancestors
Get an array of ancestor IDs for a given object.
is_object_in_term
Determine if the given object is associated with any of the given terms.
Advertisement
is_object_in_taxonomy
Determine if the given object type is associated with the given taxonomy.
get_post_taxonomies
Retrieve all taxonomy names for the given post.
get_the_taxonomies
Retrieve all taxonomies associated with a post.
the_taxonomies
Display the taxonomies of a post with available options.
Advertisement
term_link
Filters the term link.
category_link
Filters the category link.
tag_link
Filters the tag link.