WP_REST_Autosaves_Controller::get_item_schema()
Method: Retrieves the autosave’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:323
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
Filter Hook: Filters a revision returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:446
Method: Retrieves the query params for the autosaves collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:456
Class: Core class used to access autosaves via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:18
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59
Method: Registers the routes for autosaves.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:82
Method: Get the parent post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:144
Class: Core class used to manage themes via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:17