do_action( 'clean_taxonomy_cache', string $taxonomy )
Fires after a taxonomy’s caches have been cleaned.
Parameters
- $taxonomy
-
Taxonomy slug.
Source
File: wp-includes/taxonomy.php
Changelog
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |