Uses
Uses | Description |
---|---|
wp-includes/rest-api.php: rest_validate_request_arg() | Validate a request argument based on details registered to the route. |
wp-includes/rest-api.php: rest_sanitize_request_arg() | Sanitize a request argument based on details registered to the route. |
wp-includes/load.php: is_wp_error() | Check whether variable is a WordPress Error. |