ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/ms-blogs.php

wp_count_sites()

Function: Counts number of sites grouped by site status.

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

Used by 1 function | Uses 0 functions

_update_blog_date_on_post_publish()

Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.

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

Used by 0 functions | Uses 1 function

_update_blog_date_on_post_delete()

Function: Handler for updating the current site’s last updated date when a published post is deleted.

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

Used by 0 functions | Uses 1 function

_update_posts_count_on_delete()

Function: Handler for updating the current site’s posts count when a post is deleted.

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

Used by 0 functions | Uses 1 function

_update_posts_count_on_transition_post_status()

Function: Handler for updating the current site’s posts count when a post status changes.

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

Used by 0 functions | Uses 1 function

ms_is_switched()

Function: Determines if switch_to_blog() is in effect.

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

Used by 0 functions | Uses 0 functions

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

get_blog_status()

Function: Gets a blog details field.

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

Used by 1 function | Uses 1 function
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy