WP_REST_Block_Pattern_Categories_Controller
Core class used to access block pattern categories via the REST API.
Core class used to access block pattern categories via the REST API.
Constructs the controller.
Retrieves the block pattern category schema, conforming to JSON Schema.
Retrieves all block pattern categories.
Checks whether a given request has permission to read block patterns.
Prepare a raw block pattern category before it gets output in a REST API response.
Registers the routes for the objects of the controller.