WP_REST_Autosaves_Controller::register_routes()
Registers the routes for autosaves.
Registers the routes for autosaves.
Controller which provides REST endpoint for rendering a block.
Constructs the controller.
Returns block output from block’s registered render_callback.
Checks if a given request has access to read blocks.
Retrieves block’s output schema, conforming to JSON Schema.
Registers the necessary REST API routes, one for each dynamic block.
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.