W3cubDocs

/WordPress

do_action( 'clean_object_term_cache', array $object_ids, string $object_type )

Fires after the object term cache has been cleaned.

Parameters

$object_ids

(array) An array of object IDs.

$object_type

(string) Object type.

Source

File: wp-includes/taxonomy.php

View on Trac

Changelog

Version Description
2.5.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/clean_object_term_cache