File: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php
-
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 -
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 0 functions | 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 -
Registers the routes for the objects of the controller.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:54 -
Checks whether a given request has permission to read block patterns.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:77