in

Building the Block Hooks API: My WordPress core experience

What is the Block Hooks API The Block Hooks API allows a block to automatically insert itself relative to instances of other block types. For example, a “Like” button block can ask to b…

Leave a Reply