wpmu_new_site_admin_notification()
Function: Notifies the Multisite network administrator that a new site was created.
Source: wp-includes/ms-functions.php:1711
Function: Notifies the Multisite network administrator that a new site was created.
Source: wp-includes/ms-functions.php:1711
Filter Hook: Filters whether to send an email to the Multisite network administrator when a new site is created.
Source: wp-includes/ms-functions.php:1731
Filter Hook: Filters the content of the email sent to the Multisite network administrator when a new site is created.
Source: wp-includes/ms-functions.php:1796
Method: Registers a block support.
Source: wp-includes/class-wp-block-supports.php:78
Method: Generates an array of HTML attributes, such as classes, by applying to the given block all of the features that the block supports.
Source: wp-includes/class-wp-block-supports.php:93
Method: Registers the block attributes required by the different block supports.
Source: wp-includes/class-wp-block-supports.php:135
Function: Generates a string of attributes by applying to the current block being rendered all of the features that the block supports.
Source: wp-includes/class-wp-block-supports.php:170
Class: Class encapsulating and implementing Block Supports.
Source: wp-includes/class-wp-block-supports.php:17
Method: Utility method to retrieve the main instance of the class.
Source: wp-includes/class-wp-block-supports.php:52
Method: Initializes the block supports. It registes the block supports block attributes.
Source: wp-includes/class-wp-block-supports.php:65
Function: Checks whether a string is a valid JSON Media Type.
Source: wp-includes/load.php:1646
Action Hook: Fires when `is_wp_error()` is called and its parameter is an instance of `WP_Error`.
Source: wp-includes/load.php:1514
Function: Populates the Basic Auth server details from the Authorization header.
Source: wp-includes/load.php:102
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1438
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1455
Method: Matches a request object to it’s handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1019
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1106
Method: Loads the admin textdomain for Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:273
Method: Gets the schema for each site health test.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:288
Method: Registers API routes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:49
Method: Validates if the current user can request this REST endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:150
Filter Hook: Filters the capability needed to run a given Site Health check.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:161
Method: Checks if background updates work as expected.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:173
Method: Checks that the site can reach the WordPress.org API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:185
Method: Checks that loopbacks can be performed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:197
Method: Checks that the authorization header is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:209
Method: Gets the current directory sizes for this install.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:221
Class: Core class for interacting with Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:17
Method: Site Health controller constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:35
Method: Prepares an application password for a create or update operation.
Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:410