WP_REST_Block_Pattern_Categories_Controller
Class: Core class used to access block pattern categories via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:17
Class: Core class used to access block pattern categories via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:17
Method: Constructs the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:24
Method: Registers the routes for the objects of the controller.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:34
Method: Checks whether a given request has permission to read block patterns.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:57
Method: Retrieves all block pattern categories.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:83
Method: Prepare a raw block pattern category before it gets output in a REST API response.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:103
Method: Retrieves the block pattern category schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:127