WP_REST_Revisions_Controller::get_items()
Method: Gets a collection of revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:221
Method: Gets a collection of revisions.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:221
Method: Retrieves the query params for collections of attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:24
Method: Checks if a given request has access to get a specific revision.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:371
Filter Hook: Filters a post status returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:284
Method: Validates whether the user can query private statuses.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:691
Method: Registers the routes for the site’s settings.
Source: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:36
Method: Retrieves one revision from the collection.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:383
Method: Retrieves the post status’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:294
Method: Handles an upload via multipart/form-data ($_FILES).
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190