WP_REST_Autosaves_Controller
Core class used to access autosaves via the REST API.
Core class used to access autosaves via the REST API.
Constructor.
Creates, updates or deletes an autosave revision.
Checks if a given request has access to create an autosave revision.
Creates autosave for the specified post.
Retrieves the query params for the autosaves collection.
Get the autosave, if the ID is valid.
Retrieves the autosave’s schema, conforming to JSON Schema.
Gets a collection of autosaves using wp_get_post_autosave.
Checks if a given request has access to get autosaves.