3648*3649* @since 2.5.03650*3651* @param array$object_ids An array of object IDs.3652* @param string$object_typeObject type.3653*/3654do_action('clean_object_term_cache',$object_ids,$object_type);3655}36563657/**3658* Removes all of the term IDs from the cache.3659*3660* @since 2.3.0
History
Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.