WP_REST_Global_Styles_Revisions_Controller::get_item_schema()
Method: Retrieves the revision’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:340
Method: Retrieves the revision’s schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:340
Method: Checks if a given request has access to read a single global style.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:423
Method: Gets the parent post, if the ID is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:453
Class: Core class used to access global styles revisions via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:39
Method: Registers the controller’s routes.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:51
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:83
Method: Returns decoded JSON from post content string, or a 404 if not found.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:105
Method: Returns paginated revisions of the given global styles config custom post type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:130
Method: Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:256
Method: Prepares the revision for the REST response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:277