WP_REST_Blocks_Controller
Controller which provides a REST endpoint for the editor to read, create, edit and delete reusable blocks. Blocks are stored as posts with…
Controller which provides a REST endpoint for the editor to read, create, edit and delete reusable blocks. Blocks are stored as posts with…
Checks if a block can be read.
Filters a response based on the context defined in the schema.
Retrieves the block’s schema, conforming to JSON Schema.