Determines if the given object type is associated with the given taxonomy.
Parameters
$object_typestring
Object type string.
$taxonomystring
Single taxonomy name.
Return
bool
True if object is associated with the taxonomy, otherwise false.
Uses · 1
get_object_taxonomies()Returns 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.
Signature, return type and hooks compared across 5 parsed releases.
About this page
Parsed data
Generated from the wordpress-develop 7.0.4 tag, from src/wp-includes/taxonomy.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.