WP_REST_Blocks_Controller

Class: Controller which provides a REST endpoint for the editor to read, create, edit and delete reusable blocks. Blocks are stored as posts with the wp_block post type.

Source: wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php:20

Used by 0 functions | Uses 1 function

rest_prepare_theme

Filter Hook: Filters theme data returned from the REST API.

Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:139

Used by 1 function | Uses 0 functions