@package: REST_API
-
Retrieves the revision’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:378 -
Checks if a given request has access to read a single global style.
-
Gets the parent post, if the ID is valid.
-
Registers the controller’s routes.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:71 -
Retrieves the query params for collections.
Used by 2 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:408 -
Returns decoded JSON from post content string, or a 404 if not found.
-
Returns paginated revisions of the given global styles config custom post type.
-
Checks the post_date_gmt or modified_gmt and prepare any post or modified date for single post output.
-
Prepares the revision for the REST response.
Used by 1 function | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:297 -
Core class used to access global styles revisions via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:17 -
Constructor.
Used by 0 functions | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:50 -
Migrates old core pattern categories to the new categories.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:135 -
Validate style.css as valid CSS.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:670 -
Gets the encoding options passed to {@see wp_json_encode}.
-
Filters the JSON encoding options used to send the REST API response.
-
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:301 -
Prepares links for the request.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:312 -
Checks if the terms for a post can be read.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:156 -
Checks that full page cache is active.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:271 -
Returns the fallback template for the given slug.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:160 -
Retrieves all block patterns.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:104 -
Prepare a raw block pattern before it gets output in a REST API response.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:164 -
Retrieves the block pattern schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:207 -
Core class used to access block patterns via the REST API.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:17 -
Constructs the controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:44