Advertisement

Advertisement

WP_REST_Controller

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

Advertisement

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 the wp_block post type.

Advertisement

WP_REST_Response

Core class used to implement a REST response object.

WP_REST_Request

Core class used to implement a REST request object.