Skip to content
  • Log In
  • Register
WordPress.org
  • News
  • Download & Extend
    • Get WordPress
    • Themes
    • Patterns
    • Plugins
    • Openverse
    • Mobile
    • Hosting
  • Learn
    • Learn WordPress
    • Documentation
    • Forums
    • WordPress.tv
    • Developers
  • Community
    • Make WordPress
    • WordCamp
    • Meetups
    • Photo Directory
    • Job Board
    • Five for the Future
  • About
    • About WordPress
    • Showcase
    • Gutenberg
    • Enterprise
    • WordPress Swag Store
  • Get WordPress
Get WordPress

Developer Resources

Browse: Home / Reference / MU (3.0.0) / Page 6

is_archived()

Function: Check if a particular blog is archived.

Source: wp-includes/ms-blogs.php:724

Used by 0 functions | Uses 1 function

archive_blog

Action Hook: Fires when the ‘archived’ status is added to a site.

Source: wp-includes/ms-site.php:1192

Used by 1 function | Uses 0 functions

unarchive_blog

Action Hook: Fires when the ‘archived’ status is removed from a site.

Source: wp-includes/ms-site.php:1202

Used by 1 function | Uses 0 functions

get_blog_option()

Function: Retrieve option value for a given blog id based on name of option.

Source: wp-includes/ms-blogs.php:356

Used by 6 functions | Uses 5 functions

add_blog_option()

Function: Add a new option for a given blog ID.

Source: wp-includes/ms-blogs.php:403

Used by 0 functions | Uses 4 functions

delete_blog_option()

Function: Removes option by name for a given blog ID. Prevents removal of protected WordPress options.

Source: wp-includes/ms-blogs.php:430

Used by 0 functions | Uses 4 functions

update_blog_option()

Function: Update an option for a particular blog.

Source: wp-includes/ms-blogs.php:459

Used by 1 function | Uses 5 functions

refresh_blog_details()

Function: Clear the blog details cache.

Source: wp-includes/ms-blogs.php:282

Used by 0 functions | Uses 2 functions

update_blog_details()

Function: Update the details for a blog. Updates the blogs table for a given blog ID.

Source: wp-includes/ms-blogs.php:302

Used by 1 function | Uses 2 functions

make_spam_blog

Action Hook: Fires when the ‘spam’ status is added to a site.

Source: wp-includes/ms-site.php:1144

Used by 1 function | Uses 0 functions

make_ham_blog

Action Hook: Fires when the ‘spam’ status is removed from a site.

Source: wp-includes/ms-site.php:1154

Used by 1 function | Uses 0 functions

wpmu_update_blogs_date()

Function: Update the last_updated field for the current site.

Source: wp-includes/ms-blogs.php:19

Used by 2 functions | Uses 4 functions

wpmu_blog_updated

Action Hook: Fires after the blog details are updated.

Source: wp-includes/ms-blogs.php:30

Used by 1 function | Uses 0 functions

get_blogaddress_by_id()

Function: Get a full blog URL, given a blog ID.

Source: wp-includes/ms-blogs.php:41

Used by 2 functions | Uses 2 functions

get_blogaddress_by_name()

Function: Get a full blog URL, given a blog name.

Source: wp-includes/ms-blogs.php:62

Used by 0 functions | Uses 3 functions

get_id_from_blogname()

Function: Retrieves a site’s ID given its (subdomain or directory) slug.

Source: wp-includes/ms-blogs.php:86

Used by 2 functions | Uses 3 functions

get_blog_details()

Function: Retrieve the details for a blog from the blogs table and blog options.

Source: wp-includes/ms-blogs.php:128

Used by 1 function | Uses 14 functions

blog_details

Filter Hook (deprecated): Filters a blog’s details.

Source: wp-includes/ms-blogs.php:265

Used by 2 functions | Uses 0 functions
Previous 1 2 … 5 6
  • About
  • News
  • Hosting
  • Donate
  • Swag
  • Documentation
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
  • Visit our Instagram account
  • Visit our LinkedIn account
Code is Poetry