830*831* @since 5.1.0832*833* @param string$taxonomy Taxonomy name.834* @param string$object_type Name of the object type.835*/836do_action('unregistered_taxonomy_for_object_type',$taxonomy,$object_type);837838returntrue;839}840841//842// Term API.
History
Introduced in 5.1.0. Unchanged from 6.7.7 through 7.1.0.