A section about **Block Hooks** could be added to the [Block API Reference](https://developer.wordpress.org/block-editor/reference-guides/block-api/) to help discover Block Hooks docs. Current info about Block Hooks in the Block Editor Handbook is available at: - [Reference Guides > Block API Reference > Registration # blockHooks (optional)](https://developer.wordpress.org/block-editor/reference-guides/block-api/block-registration/) - [Reference Guides > Block API Reference > Metadata in block.json # Block Hooks](https://developer.wordpress.org/block-editor/reference-guides/block-api/block-metadata/#block-hooks) Also the [Exploring the Block Hooks API in WordPress 6.5](https://developer.wordpress.org/news/2024/03/25/exploring-the-block-hooks-api-in-wordpress-6-5/) post on the Developer Blog would be a great reference for this introduction-to-this-feature page. cc: @ndiego @jonathanbossenger @ockham