File: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php
-
Validates if the HTTP method matches the expected method for the ability based on its annotations.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:110 -
Checks if a given request has permission to execute a specific ability.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:143 -
Extracts input parameters from the request.
Used by 2 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:193 -
Retrieves the arguments for ability execution endpoint.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:212 -
Retrieves the schema for ability execution endpoint.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:229 -
Core controller used to execute abilities via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:19 -
Registers the routes for ability execution.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:44 -
Executes an ability.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:82