wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



rest_prepare_block_type › WordPress Filter Hooks

Seitn/v
Veraltetn/v
apply_filters( 'rest_prepare_block_type', new WP_REST_Response()
Definiert in:
Codex:

This filter is documented in wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php





Quellcode

return apply_filters( 'rest_prepare_block_type', new WP_REST_Response(), $block_type, $request );