File: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
-
Controller which provides REST endpoint for rendering a block.
Used by 0 functions | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:17 -
Constructs the controller.
Used by 1 function | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:24 -
Registers the necessary REST API routes, one for each dynamic block.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:36 -
Checks if a given request has access to read blocks.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:111 -
Returns block output from block’s registered render_callback.
Used by 0 functions | Uses 6 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:153 -
Retrieves block’s output schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:203