WP_REST_Revisions_Controller::prepare_items_query()
Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:513
Method: Determines the allowed query_vars for a get_items() response and prepares them for WP_Query.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:513
Method: Retrieves the revision’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:673
Class: Core class used to access revisions via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:17
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:766
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:50
Method: Checks the post excerpt and prepare it for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:830
Method: Registers the routes for revisions based on post types supporting revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:70
Method: Get the parent post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:139
Method: Checks if a given request has access to get revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:169
Method: Get the revision, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:194