当前浏览:首页 / WordPress函数 / wp_update_term_count_now()

wp_update_term_count_now( array $terms, string $taxonomy )

立即执行分类项(term)计数更新

count

term 分类项more...

updatemore...


参数

$terms

(array)(必填) 要更新的term_taxonomy_id项。

$taxonomy

(string)(必填) 分类项(term)的上下文。


返回

(true) 完成时总是true



源码

查看源码 官方文档


更新日志

版本描述
2.5.0开始引入