is_object_in_taxonomy()
Function: Determines if the given object type is associated with the given taxonomy.
Source: wp-includes/taxonomy.php:4917
Function: Determines if the given object type is associated with the given taxonomy.
Source: wp-includes/taxonomy.php:4917
Function: Gets an array of ancestor IDs for a given object.
Source: wp-includes/taxonomy.php:4938
Function: Retrieves all taxonomies associated with a post.
Source: wp-includes/taxonomy.php:4770
Function: Retrieves all taxonomy names for the given post.
Source: wp-includes/taxonomy.php:4827
Function: Gets data about terms that previously shared a single term_id, but have since been split.
Source: wp-includes/taxonomy.php:4546
Function: Gets the new term ID corresponding to a previously split term.
Source: wp-includes/taxonomy.php:4568
Function: Determines whether a term is shared between multiple taxonomies.
Source: wp-includes/taxonomy.php:4593
Function: Generates a permalink for a taxonomy term archive.
Source: wp-includes/taxonomy.php:4616
Function: Displays the taxonomies of a post with available options.
Source: wp-includes/taxonomy.php:4738
Function: Gets the subset of $terms that are descendants of $term_id.
Source: wp-includes/taxonomy.php:3932