WP_REST_Response::set_matched_handler()
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 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
Method: Retrieves one revision from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:383
Method: Checks if a given request has access to get a specific revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:371
Method: Retrieves the revision’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:673
Method: Gets a collection of revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:221