WP_REST_Response::link_header()
Method: Sets a single link header.
Source: wp-includes/rest-api/class-wp-rest-response.php:150
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
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