WP_REST_Response::get_matched_route()
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
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: Sets a single link header.
Source: wp-includes/rest-api/class-wp-rest-response.php:150
Method: Removes a link from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:83
Method: Sets the handler that was responsible for generating the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:203
Method: Sets the route (regex for path) that caused the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:181
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:50
Method: Deletes a single revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:451
Method: Checks if a given request has access to delete a revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:406
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:766