WP_REST_Response::is_error()
Method: Checks if the response is an error, i.e. >= 400 response code.
Source: wp-includes/rest-api/class-wp-rest-response.php:214
Method: Checks if the response is an error, i.e. >= 400 response code.
Source: wp-includes/rest-api/class-wp-rest-response.php:214
Method: Retrieves the HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:138
Method: Retrieves parameters from the route itself.
Source: wp-includes/rest-api/class-wp-rest-request.php:495
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:758
Method: Retrieves a WP_Error object from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:225
Method: Sets HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:149
Method: Sets parameters from the route.
Source: wp-includes/rest-api/class-wp-rest-request.php:508
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves all headers from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:160
Method: Retrieves parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:521