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



clean_taxonomy_cache › WordPress Action Hooks

Since4.9.0
Deprecatedn/a
do_action( 'clean_taxonomy_cache', $taxonomy )
Parameters:
  • (string) $taxonomy Taxonomy slug.
    Required: Yes
Defined at:
Codex:

Fires after a taxonomy's caches have been cleaned.





Source

do_action( 'clean_taxonomy_cache', $taxonomy );