wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



clean_object_term_cache › WordPress Action Hooks

Da2.5.0
Deprecaton/a
do_action( 'clean_object_term_cache', $object_ids, $object_type )
Parametri: (2)
  • (array) $object_ids An array of object IDs.
    Richiesto:
  • (string) $object_type Object type.
    Richiesto:
Definito a:
Codex:

Fires after the object term cache has been cleaned.





Sorgenti

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