_prime_site_caches()
Function: Adds any sites from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/ms-site.php:351
Function: Adds any sites from the given IDs to the cache that do not already exist in cache.
Source: wp-includes/ms-site.php:351
Function: Updates sites in cache.
Source: wp-includes/ms-site.php:390
Function: Retrieves a list of sites matching requested arguments.
Source: wp-includes/ms-site.php:443
Function: Retrieves option value for a given blog id based on name of option.
Source: wp-includes/ms-blogs.php:356
Function: Adds a new option for a given blog ID.
Source: wp-includes/ms-blogs.php:403
Function: Removes 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: Gets a full blog URL, given a blog ID.
Source: wp-includes/ms-blogs.php:41
Function: Gets a full blog URL, given a blog 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