清除分类标准的缓存后触发。
原型
do_action( 'clean_taxonomy_cache', string $taxonomy )
参数
$taxonomy
(string)
分类标本。
源文件
路径:wp-includes/taxonomy.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/clean_taxonomy_cache/
清除分类标准的缓存后触发。
do_action( 'clean_taxonomy_cache', string $taxonomy )
$taxonomy
(string)
分类标本。
路径:wp-includes/taxonomy.php
英文文档:https://developer.wordpress.org/reference/hooks/clean_taxonomy_cache/
请在后台设置小工具!