WP_REST_Autosaves_Controller::create_item()
Creates, updates or deletes an autosave revision.
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.
Get the parent post.
Prepares the revision for the REST response.