Call major cache updating functions for list of Post objects.
3197
Continue readingUpdate 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