WP_REST_Revisions_Controller
Core class used to access revisions via the REST API.
Core class used to access revisions via the REST API.
Constructor.
Deletes a single revision.
Checks if a given request has access to delete a revision.
Retrieves the query params for collections.
Retrieves one revision from the collection.
Checks if a given request has access to get a specific revision.
Retrieves the revision’s schema, conforming to JSON Schema.
Gets a collection of revisions.
Checks if a given request has access to get revisions.