WP_REST_Autosaves_Controller::prepare_item_for_response()
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:411
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:411
Filter Hook: Filters a revision returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:446
Method: Retrieves the query params for the autosaves collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:456
Class: Core class used to access autosaves via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:18
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59
Method: Registers the routes for autosaves.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:82
Method: Get the parent post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:144
Method: Checks if a given request has access to get autosaves.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:156
Method: Checks if a given request has access to create an autosave revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:184
Method: Creates, updates or deletes an autosave revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:206