File: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php
-
Recursively removes WordPress-internal keywords from a schema.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:243 -
Registers the routes for abilities.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:44 -
Retrieves all abilities.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:88 -
Retrieves a specific ability.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:159 -
Checks if a given request has access to read ability items.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:181 -
Checks if a given request has access to read an ability item.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:193 -
Normalizes schema empty object defaults.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:208 -
Prepares an ability for response.
Used by 2 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:302 -
Retrieves the ability’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:351 -
Retrieves the query params for collections.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:419 -
Core controller used to access abilities via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:19