wpseek.com
A WordPress-centric search engine for devs and theme authors



clean_object_term_cache › WordPress Action Hooks

Since2.5.0
Deprecatedn/a
do_action( 'clean_object_term_cache', $object_ids, $object_type )
Parameters: (2)
  • (array) $object_ids An array of object IDs.
    Required: Yes
  • (string) $object_type Object type.
    Required: Yes
Defined at:
Codex:

Fires after the object term cache has been cleaned.





Source

do_action( 'clean_object_term_cache', $object_ids, $object_type );