ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/ms-blogs.php / Page 3

restore_current_blog()

Function: Restore the current blog, after calling switch_to_blog()

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

Used by 33 functions | Uses 9 functions

switch_blog

Action Hook: Fires when the blog is switched.

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

Used by 2 functions | Uses 0 functions

switch_to_blog()

Function: Switch the current blog.

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

Used by 34 functions | Uses 9 functions

update_blog_option()

Function: Update an option for a particular blog.

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

Used by 0 functions | Uses 5 functions

delete_blog_option()

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

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

Used by 0 functions | Uses 4 functions

add_blog_option()

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

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

Used by 0 functions | Uses 4 functions

blog_option_{$option}

Filter Hook: Filters a blog option value.

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

Used by 1 function | Uses 0 functions

get_sites()

Function: Retrieves a list of sites matching requested arguments.

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

Used by 11 functions | Uses 1 function

update_site_cache()

Function: Updates sites in cache.

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

Used by 2 functions | Uses 1 function

_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-blogs.php:557

Used by 1 function | Uses 3 functions
« Previous 1 2 3 4 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy