WPDev.one
Core Function
View Source on Trac ↗

clean_object_term_cache()

clean_object_term_cache( mixed $object_ids, mixed $object_type )

Removes the taxonomy relationship to terms from the cache.

Parameters 2 required

Name / Type Description
(int

| array) $object_ids Single or list of term object ID(s).

Required
(array

| string) $object_type The taxonomy object type.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.3.0
Source File
wp-includes/taxonomy.php
Advertisement