Add Block Editor API 3 support
-
As the title says, please add support for Block Editor API 3 in your “social-ninja/guten-block” block. Currently, without this, when your block is registered, the Block Editor is not loading in “iframe mode” by default, and in my stack, only this plugin is registering a block that does not support v3 yet.
It is as simple as adding
apiVersion: 3to “wp-social-reviews/assets/js/wpsr-shortcode-block.js” in the block definition object. Tried it, and everything works perfectly.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add Block Editor API 3 support’ is closed to new replies.