Editor Blocks is a WordPress plugin that add 10 unique blocks to the Gutenberg editor. It’s available free on the WordPress.org plugin directory.
Editor Blocks currently offers the following blocks (with more coming soon!):
- Wrapper Block – Block Demo
- Pricing Table Block – Block Demo
- Team Members Block – Block Demo
- Hero Block – Block Demo
- Testimonial Block – Block Demo
- Callout Block – Block Demo
- Brands Block – Block Demo
- Features Block – Block Demo
- Horizontal Feature Block – Block Demo
- Vertical Feature Block – Block Demo
Theme Support
Editor Blocks will work with all themes. However, the full-width background colors and images will only work with themes that have added support for Gutenberg’s alignwide and alignfull features.
add_theme_support( 'align-wide' );
I’ve personally tested the following four themes which do enable full-width support and can confirm they work perfectly with Editor Blocks:
Future Plans
Going forward my plan is to optimize the current blocks and build more, if there are any blocks or features you’d like to see please make a suggestion.