Get the “dashboard blog”, the blog where users without a blog edit their profile data.
ms_subdomain_constants
Defines Multisite subdomain constants and handles warnings and notices.
ms_file_constants
Defines Multisite file constants.
ms_cookie_constants
Defines Multisite cookie constants.
Advertisement
ms_upload_constants
Defines Multisite upload constants.
wp_count_sites
Count number of sites grouped by site status.
_update_posts_count_on_transition_post_status
Handler for updating the current site’s posts count when a post status changes.
_update_posts_count_on_delete
Handler for updating the current site’s posts count when a post is deleted.
Advertisement
_update_blog_date_on_post_delete
Handler for updating the current site’s last updated date when a published post is deleted.
_update_blog_date_on_post_publish
Handler for updating the site’s last updated date when a post is published or an already published post is changed.
get_last_updated
Get a list of most recently updated blogs.
get_blog_status
Get a blog details field.
Advertisement
update_blog_status
Update a blog details field.
update_archived
Update the ‘archived’ status of a particular blog.
is_archived
Check if a particular blog is archived.