File: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
-
Controller which provides a REST endpoint for the editor to read, create, edit, and delete synced patterns (formerly called reusable blocks).
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:20 -
Checks if a pattern can be read.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:30 -
Filters a response based on the context defined in the schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:49 -
Retrieves the pattern’s schema, conforming to JSON Schema.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:73