WP_REST_Block_Types_Controller::prepare_links()
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:352
Method: Prepares links for the request.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:352
Method: Retrieves the block type’ schema, conforming to JSON Schema.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:388
Method: Retrieves the query params for collections.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:761
Method: Get the block, if the name is valid.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:207
Method: Retrieves a specific block type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:224
Method: Prepares a block type object for serialization.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:246
Filter Hook: Filters a block type returned from the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:341
Class: Core class used to access block types via the REST API.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:17
Method: Constructor.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:40
Method: Registers the routes for block types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:54
Method: Checks whether a given request has permission to read post block types.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:119
Method: Retrieves all post block types, depending on user context.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:131
Method: Checks if a given request has access to read a block type.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:165
Method: Checks whether a given block type should be visible.
Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:186