wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



clean_object_term_cache › WordPress Action Hooks

Seit2.5.0
Veraltetn/v
do_action( 'clean_object_term_cache', $object_ids, $object_type )
Parameter: (2)
  • (array) $object_ids An array of object IDs.
    Erforderlich: Ja
  • (string) $object_type Object type.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after the object term cache has been cleaned.





Quellcode

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