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

WP_REST_Controller

Class: Core base controller for managing and interacting with REST API items.

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

Used by 12 functions | Uses 0 functions

WP_REST_Search_Handler

Class: Core base class representing a search handler for an object type in the REST API.

Source: wp-includes/rest-api/search/class-wp-rest-search-handler.php:15

Used by 1 function | Uses 0 functions