Fires after the object term cache has been cleaned.
Parameters
$object_ids
array- An array of object IDs.
$object_type
string- Object type.
Source
do_action( 'clean_object_term_cache', $object_ids, $object_type );
Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.