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