WP_REST_Autosaves_Controller::get_items()
Method: Gets a collection of autosaves using wp_get_post_autosave.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295
Method: Gets a collection of autosaves using wp_get_post_autosave.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:295
Method: Retrieves the autosave’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:323
Method: Creates autosave for the specified post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:353
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:411