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.
_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.
Advertisement
_update_blog_date_on_post_delete
Handler for updating the current site’s last updated date when a published post is deleted.
get_last_updated
Get a list of most recently updated blogs.
get_blog_status
Get a blog details field.
update_archived
Update the ‘archived’ status of a particular blog.
Advertisement
update_blog_status
Update a blog details field.
is_archived
Check if a particular blog is archived.
ms_is_switched
Determines if switch_to_blog() is in effect
wp_switch_roles_and_user
Switches the initialized roles and current user capabilities to another site.
Advertisement
restore_current_blog
Restore the current blog, after calling switch_to_blog().
switch_blog
This filter is documented in wp-includes/ms-blogs.php
switch_to_blog
Switch the current blog.