do_action( 'clean_taxonomy_cache', string $taxonomy )

Fires after a taxonomy’s caches have been cleaned.


Description


Parameters

$taxonomy

(string) Taxonomy slug.


Top ↑

Source

File: wp-includes/taxonomy.php

View on Trac


Top ↑

Changelog

Version Description
4.9.0 Introduced.