wp_authorize_application_password_form_approved_no_js
Action Hook: Fires in the Authorize Application Password new password section in the no-JS version.
Source: wp-admin/authorize-application.php:228
Action Hook: Fires in the Authorize Application Password new password section in the no-JS version.
Source: wp-admin/authorize-application.php:228
Function: Notifies the Multisite network administrator that a new site was created.
Source: wp-includes/ms-functions.php:1715
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:1735
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:1800
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:96
Method: Registers the block attributes required by the different block supports.
Source: wp-includes/class-wp-block-supports.php:141
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:175
Class: Class encapsulating and implementing Block Supports.
Source: wp-includes/class-wp-block-supports.php:18
Method: Utility method to retrieve the main instance of the class.
Source: wp-includes/class-wp-block-supports.php:53
Method: Initializes the block supports. It registers the block supports block attributes.
Source: wp-includes/class-wp-block-supports.php:66
Method: Registers a block support.
Source: wp-includes/class-wp-block-supports.php:81
Function: Checks whether a string is a valid JSON Media Type.
Source: wp-includes/load.php:1879
Action Hook: Fires when `is_wp_error() ` is called and its parameter is an instance of `WP_Error`.
Source: wp-includes/load.php:1741
Function: Populates the Basic Auth server details from the Authorization header.
Source: wp-includes/load.php:106
Method: Gets the maximum number of requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1574
Filter Hook: Filters the maximum number of REST API requests that can be included in a batch.
Source: wp-includes/rest-api/class-wp-rest-server.php:1582
Method: Serves the batch/v1 request.
Source: wp-includes/rest-api/class-wp-rest-server.php:1593
Method: Matches a request object to its handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1047
Method: Dispatches the request to the callback handler.
Source: wp-includes/rest-api/class-wp-rest-server.php:1133
Method: Loads the admin textdomain for Site Health tests.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:335
Method: Gets the schema for each site health test.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:350
Method: Validates if the current user can request this REST endpoint.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188
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:199
Method: Checks if background updates work as expected.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:211
Method: Checks that the site can reach the WordPress.org API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:223
Method: Checks that loopbacks can be performed.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:235
Method: Checks that the authorization header is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:259
Method: Gets the current directory sizes for this install.
Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:283
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