New and updated in 7.1.0
-
Filters REST API collection parameters for the abilities controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php:404 -
Ensures a WP_Error object carries an HTTP status, adding a default when none is set.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:197 -
Sanitizes the run input by coercing it to the ability’s input schema.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:241 -
Coerces raw request input to the types declared in the ability input schema.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:268 -
Determines whether a sanitized value is, or contains, a WP_Error.
Used by 2 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php:316