ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Multisite
  • Page 12

is_archived()

Function: Checks if a particular blog is archived.

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

Used by 0 functions | Uses 1 function

update_archived()

Function: Updates the ‘archived’ status of a particular blog.

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

Used by 0 functions | Uses 1 function

update_blog_status()

Function: Updates a blog details field.

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

Used by 3 functions | Uses 1 function

update_blog_public

Action Hook: Fires after the current blog’s ‘public’ setting is updated.

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

Used by 1 function | Uses 0 functions

get_blog_status()

Function: Gets a blog details field.

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

Used by 1 function | Uses 1 function

get_last_updated()

Function: Gets a list of most recently updated blogs.

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

Used by 0 functions | Uses 0 functions

get_blog_option()

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

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

Used by 4 functions | Uses 4 functions

blog_option_{$option}

Filter Hook: Filters a blog option value.

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

Used by 1 function | Uses 0 functions

add_blog_option()

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

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

Used by 0 functions | Uses 2 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 2 functions
« Previous 1 … 11 12 13 … 31 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy