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_blog_details(). This function is called when posts are published to make sure the count stays current.
3193
Continue reading
February 12, 2011 

