ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-MU (3.0.0)
  • Page 5

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

update_blog_option()

Function: Updates an option for a particular blog.

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

Used by 1 function | Uses 2 functions

switch_to_blog()

Function: Switches the current blog.

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

Used by 26 functions | Uses 2 functions

switch_blog

Action Hook: Fires when the blog is switched.

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

Used by 2 functions | Uses 0 functions

restore_current_blog()

Function: Restores the current blog, after calling switch_to_blog().

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

Used by 26 functions | Uses 2 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

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

wpmu_update_blogs_date()

Function: Updates the last_updated field for the current site.

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

Used by 2 functions | Uses 3 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
« Previous 1 … 4 5 6 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy