File: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
-
Core class used to access autosaves via the REST API.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:18 -
Prepares the revision for the REST response.
Used by 3 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:447 -
Constructor.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:59 -
Filters a revision returned from the REST API.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:482 -
Registers the routes for autosaves.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:87 -
Retrieves the query params for the autosaves collection.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:492 -
Get the parent post.
Used by 3 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:149 -
Checks if a given request has access to get autosaves.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:161 -
Checks if a given request has access to create an autosave revision.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:189 -
Creates, updates or deletes an autosave revision.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:211 -
Get the autosave, if the ID is valid.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:267 -
Gets a collection of autosaves using wp_get_post_autosave.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:302 -
Retrieves the autosave’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:330 -
Creates autosave for the specified post.
Used by 1 function | Uses 14 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:362