Used By
Used By | Description |
---|---|
wp-includes/ms-site.php: wp_maybe_transition_site_statuses_on_update() | Triggers actions on site status updates. |
wp-includes/ms-site.php: get_site() | Retrieves site data given a site ID or site object. |
wp-includes/class-wp-site.php: WP_Site::get_instance() | Retrieves a site from the database by its ID. |
wp-includes/ms-load.php: get_site_by_path() | Retrieves the closest matching site object by its domain and path. |
wp-includes/ms-site.php: clean_blog_cache() | Clean the blog cache |
wp-includes/ms-blogs.php: get_blog_details() | Retrieve the details for a blog from the blogs table and blog options. |