WP_Site::get_instance()
Method: Retrieves a site from the database by its ID.
Source: wp-includes/class-wp-site.php:158
Method: Retrieves a site from the database by its ID.
Source: wp-includes/class-wp-site.php:158
Method: Creates a new WP_Site object.
Source: wp-includes/class-wp-site.php:195
Filter Hook: Filters the thumbnail image size for use in the embed template.
Source: wp-includes/theme-compat/embed-content.php:59
Filter Hook: Filters the thumbnail shape for use in the embed template.
Source: wp-includes/theme-compat/embed-content.php:75
Class: Core class used for interacting with a multisite site.
Source: wp-includes/class-wp-site.php:26
Function: Retrieves the queue for lazy-loading metadata.
Source: wp-includes/meta.php:1215
Function: Retrieves the current user object.
Source: wp-includes/user.php:3585
Function: Creates dropdown HTML content of users.
Source: wp-includes/user.php:1611
Method: Closes the current database connection.
Source: wp-includes/class-wpdb.php:3826
Function: Authenticates a user using the email and password.
Source: wp-includes/user.php:219