WP_REST_Autosaves_Controller::get_collection_params()
Method: Retrieves the query params for the autosaves collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:456
Method: Retrieves the query params for the autosaves collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:456
Method: Get the autosave, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:260
Method: Retrieves the autosave’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:323
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: Checks if a given request has access to get autosaves.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:156
Method: Get the parent post.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:144
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:411
Method: Registers the routes for autosaves.
Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:82
Method: Retrieves the comment meta subtype.
Source: wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php:37
Method: Retrieves the comment type for comment meta.
Source: wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php:26