3652*3653* @since 2.5.03654*3655* @param array$object_ids An array of object IDs.3656* @param string$object_typeObject type.3657*/3658do_action('clean_object_term_cache',$object_ids,$object_type);3659}36603661/**3662* Removes all of the term IDs from the cache.3663*3664* @since 2.3.0
History
Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.