WP_REST_Autosaves_Controller::get_item()
Method: Get the autosave, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:260
Method: Get the autosave, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:260
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