is_archived()
Function: Check if a particular blog is archived.
Source: wp-includes/ms-blogs.php:724
Function: Check if a particular blog is archived.
Source: wp-includes/ms-blogs.php:724
Action Hook: Fires when the ‘archived’ status is added to a site.
Source: wp-includes/ms-site.php:1192
Action Hook: Fires when the ‘archived’ status is removed from a site.
Source: wp-includes/ms-site.php:1202
Function: Retrieve option value for a given blog id based on name of option.
Source: wp-includes/ms-blogs.php:356
Function: Add 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: Update an option for a particular blog.
Source: wp-includes/ms-blogs.php:459
Function: Clear the blog details cache.
Source: wp-includes/ms-blogs.php:282
Function: Update the details for a blog. Updates the blogs table for a given blog ID.
Source: wp-includes/ms-blogs.php:302
Action Hook: Fires when the ‘spam’ status is added to a site.
Source: wp-includes/ms-site.php:1144
Action Hook: Fires when the ‘spam’ status is removed from a site.
Source: wp-includes/ms-site.php:1154
Function: Update 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: Get a full blog URL, given a blog ID.
Source: wp-includes/ms-blogs.php:41
Function: Get 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
Function: Retrieve 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