Check whether an upload is too big.
3257
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 readingUpdate this blog’s ‘public’ setting in the global blogs table.Public blogs have a setting of 1, private blogs are 0.
3159
Continue reading