clean_taxonomy_cache

最后更新于:2021-11-25 23:48:20

do_action( ‘clean_taxonomy_cache’, string $taxonomy )

Fires after a taxonomy’s caches have been cleaned.

参数

$taxonomy

(string)
Taxonomy slug.

源文件

文件: gc-includes/taxonomy.php

View on Trac