clean_taxonomy_cache()
clean_taxonomy_cache( string $taxonomy )
清理分类的缓存。
Clean the caches for a taxonomy.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$taxonomy | (string) | 必需 | 分类蛞蝓。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.9.0 | wp-includes/taxonomy.php:3292 | 1 function | 5 |
clean_taxonomy_cache() 为WP2原创文章,链接:https://www.wp2.cn/functions/clean_taxonomy_cache-2/