wordpress-develop/tests/phpunit/data/blocks/notice
Bernie Reiter 7b90f22573 General: Add block_hooks field to block type registration, REST API.
In order to implement Block Hooks, we need to add a new `block_hooks` field to the `WP_Block_Type` class, as well as to block registration related functions, the block types REST API controller, etc.

Props gziolo.
Fixes #59346. See #59313.

git-svn-id: https://develop.svn.wordpress.org/trunk@56587 602fd350-edb4-49c9-b593-d223f7449a82
2023-09-14 13:23:13 +00:00
..
block-rtl.css Blocks: Add automatic RTL handlind for block styles registered from metadata 2021-01-19 11:48:59 +00:00
block.asset.php Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.css Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.js Blocks: Add i18n support to register_block_type_from_metadata 2021-01-19 11:04:03 +00:00
block.json General: Add block_hooks field to block type registration, REST API. 2023-09-14 13:23:13 +00:00
render.php Blocks: Add new render property in block.json for block types 2022-09-12 13:12:21 +00:00