Description
Fires after a taxonomy's caches have been cleaned.
Occurrences
Filename | Line Number |
---|---|
wp-includes/taxonomy.php | 3727 |
Parameters
Type | Name | Description |
---|---|---|
string | $taxonomy | Taxonomy slug. |
PHP Doc
/**
* Fires after a taxonomy's caches have been cleaned.
*
* @since 4.9.0
*
* @param string $taxonomy Taxonomy slug.
*/