wp_count_sites()
Function: Counts number of sites grouped by site status.
Source: wp-includes/ms-blogs.php:940
Function: Counts number of sites grouped by site status.
Source: wp-includes/ms-blogs.php:940
Function: Switches the initialized roles and current user capabilities to another site.
Source: wp-includes/ms-blogs.php:694
Function: Cleans the site details cache for a site.
Source: wp-includes/ms-blogs.php:329
Function: Handler for updating the current site’s posts count when a post is deleted.
Source: wp-includes/ms-blogs.php:889
Function: Handler for updating the current site’s posts count when a post status changes.
Source: wp-includes/ms-blogs.php:907
Function: Gets a blog details field.
Source: wp-includes/ms-blogs.php:798
Function: Gets a list of most recently updated blogs.
Source: wp-includes/ms-blogs.php:822
Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.
Source: wp-includes/ms-blogs.php:842
Function: Handler for updating the current site’s last updated date when a published post is deleted.
Source: wp-includes/ms-blogs.php:865
Function: Switches the current blog.
Source: wp-includes/ms-blogs.php:500
Action Hook: Fires when the blog is switched.
Source: wp-includes/ms-blogs.php:527
Function: Restores the current blog, after calling switch_to_blog() .
Source: wp-includes/ms-blogs.php:607
Function: Determines if switch_to_blog() is in effect.
Source: wp-includes/ms-blogs.php:716
Function: Checks if a particular blog is archived.
Source: wp-includes/ms-blogs.php:728
Function: Updates the ‘archived’ status of a particular blog.
Source: wp-includes/ms-blogs.php:741
Function: Updates a blog details field.
Source: wp-includes/ms-blogs.php:760
Function: Adds a new option for a given blog ID.
Source: wp-includes/ms-blogs.php:403
Function: Removes an option by name for a given blog ID. Prevents removal of protected WordPress options.
Source: wp-includes/ms-blogs.php:430
Function: Updates an option for a particular blog.
Source: wp-includes/ms-blogs.php:459
Function: Clears the blog details cache.
Source: wp-includes/ms-blogs.php:282
Function: Updates the details for a blog and the blogs table for a given blog ID.
Source: wp-includes/ms-blogs.php:302
Function: Retrieves option value for a given blog id based on name of option.
Source: wp-includes/ms-blogs.php:356
Filter Hook: Filters a blog option value.
Source: wp-includes/ms-blogs.php:381
Function: Updates the last_updated field for the current site.
Source: wp-includes/ms-blogs.php:19
Action Hook: Fires after the blog details are updated.
Source: wp-includes/ms-blogs.php:30
Function: Gets a full site URL, given a site ID.
Source: wp-includes/ms-blogs.php:41
Function: Gets a full site URL, given a site name.
Source: wp-includes/ms-blogs.php:62
Function: Retrieves a site’s ID given its (subdomain or directory) slug.
Source: wp-includes/ms-blogs.php:86
Function: Retrieves the details for a blog from the blogs table and blog options.
Source: wp-includes/ms-blogs.php:128
Filter Hook (deprecated): Filters a blog’s details.
Source: wp-includes/ms-blogs.php:265