WP_REST_Block_Patterns_Controller::migrate_pattern_categories()
Method: Migrates old core pattern categories to the new categories.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:135
Method: Migrates old core pattern categories to the new categories.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:135
Method: Retrieves all block patterns.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:104
Method: Prepare a raw block pattern before it gets output in a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:163
Method: Retrieves the block pattern schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:198
Class: Core class used to access block patterns via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:17
Method: Constructs the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:44
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:54
Method: Checks whether a given request has permission to read block patterns.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:77