wpseek.com
WordPress开发者和主题制作者的搜索引擎
update_posts_count › WordPress Function
Since3.0.0
已弃用n/a
› update_posts_count ( $deprecated = '' )
参数: |
|
定义在: |
|
文档: | |
Change Log: |
|
Update a blog's post count.
WordPress MS stores a blog's post count as an option so as to avoid extraneous COUNTs when a blog's details are fetched with get_site(). This function is called when posts are published or unpublished to make sure the count stays current.
Related Functions: _update_post_term_count, _update_posts_count_on_delete, update_post_meta, wp_update_term_count, update_post_cache