Post Review Blocks
Example block scaffolded with Create Block tool.
by The WordPress Contributors · github.com/n8finch/post-review-blocks
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/n8finch/post-review-blocks/archive/refs/heads/main.zipA demo plugin to show:
- creating and organizing a multiblock plugin
- blocks that use post meta
- InnerBlocks, templates, and allowedBlocks
Get started
Clone the repo down, run npm install, and then npm start from the root.
Enjoy!