@package: REST_API
-
Core class for interacting with Site Health tests.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:17 -
Site Health controller constructor.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:35 -
Registers API routes.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:50 -
Validates if the current user can request this REST endpoint.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:188 -
Filters the capability needed to run a given Site Health check.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:199 -
Checks if background updates work as expected.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:211 -
Checks that the site can reach the WordPress.org API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:223 -
Checks that loopbacks can be performed.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:235 -
Retrieves the query params for the collections.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:772 -
Retrieves the application password’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:785 -
Performs a permissions check for the request.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:549 -
Prepares an application password for a create or update operation.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:577 -
Filters an application password before it is inserted via the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:594 -
Prepares the application password for the REST response.
Used by 6 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:606 -
Filters the REST API response for an application password.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:646 -
Prepares links for the request.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:658 -
Gets the requested user.
-
Gets the requested application password for a user.
Used by 3 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:745 -
Deletes all application passwords for a user.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:392 -
Checks if a given request has access to get application passwords.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:112 -
Checks if a given request has access to delete a specific application password for a user.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:421 -
Retrieves a collection of application passwords.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:138 -
Deletes an application password for a user.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:447 -
Checks if a given request has access to get a specific application password.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:165 -
Retrieves one application password from the collection.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:191 -
Checks if a given request has access to create application passwords.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:209 -
Creates an application password.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:235 -
Fires after a single application password is completely created or updated via the REST API.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:273 -
Checks if a given request has access to update application passwords.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:292 -
Updates an application password.
Used by 0 functions | Uses 9 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:318