WP_REST_Revisions_Controller
Class: Core class used to access revisions via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:17
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: 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: Handles an upload via raw POST data.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:979
Method: Retrieves the taxonomy’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:321
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:50
Class: Core class used to manage users via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:17
Method: Parses filename from a Content-Disposition header value.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1111
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:442
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: Retrieves the query params for collections of attachments.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1159