3631*3632* @since 2.5.03633*3634* @param array$object_ids An array of object IDs.3635* @param string$object_typeObject type.3636*/3637do_action('clean_object_term_cache',$object_ids,$object_type);3638}36393640/**3641* Removes all of the term IDs from the cache.3642*3643* @since 2.3.0
History
Introduced in 2.5.0. Unchanged from 6.7.7 through 7.1.0.