Determines if the given object type is associated with the given taxonomy.
Parameters
$object_type
stringrequired- Object type string.
$taxonomy
stringrequired- Single taxonomy name.
Source
}
/**
* Determines if the given object type is associated with the given taxonomy.
*
* @since 3.0.0
*
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.