Contributors: lukecarbis, ryankienstra, Stino11, rheinardkorf, studiopress, wpengine Tags: gutenberg, blocks, block editor, fields, template Requires at least: 6.0 Tested up to: 6.6 Requires PHP: 7.0 Stable tag: 1.7.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl
Custom blocks for WordPress made easy.
Genesis Custom Blocks provides WordPress developers with the tools they need to take control of the block-first reality of modern WordPress.
The WordPress block editor (AKA Gutenberg) opens up a whole new world for the way we build pages, posts, and websites with WordPress. Genesis Custom Blocks makes it easy to harness this and build custom blocks the way you want them to be built. Whether you want to implement a custom design, deliver unique functionality, or even remove your dependence on other plugins, Genesis Custom Blocks equips you with the tools you need to hit “Publish” sooner.
Take control of design - Implement beautiful, custom designs with fine-tuned front-end templating control.
Build unique functionality - Build blocks that function and behave exactly as you need.
Extend & Integrate - Easily extend your custom blocks to integrate with third-party apps and plugins.
Work within the WordPress admin with an interface you already know.
Add from a growing list of available fields to your custom blocks.
Let the plugin do the heavy lifting so you can use the built-in editor, or familiar WordPress development practices to build block templates.
As an alternative to the built-in editor, there are simple functions, ready to render and work with the data stored through your custom block fields.
- Inner Blocks Field
- File Field
- Text Field
- Image Field
- URL Field
- Toggle Field
- Textarea Field
- Select Field
- Range Field
- Radio Field
- Number Field
- Multi-select Field
- Email Field
- Color Field
- Checkbox Field
For those wanting to level-up with Genesis Custom Blocks, a Genesis Pro subscription brings some serious power-user features:
- Repeater Field
- Taxonomy Field
- Post Field
- User Field
- Rich Text Field
- Classic Text Field
- Block Level Import/Export
- 24/7 Support
Genesis Pro includes even more value for modern WordPress content creators, marketers, and developers. Learn more about Genesis Pro here.
Developer tools are only as good as their docs. That's why we take them seriously. Here are a few links to get you started:
This plugin can be installed directly from your site.
- Log in and navigate to Plugins → Add New.
- Type “Genesis Custom Blocks” into the Search and hit Enter.
- Locate the Genesis Custom Blocks plugin in the list of search results and click Install Now.
- Once installed, click the Activate link.
It can also be installed manually.
- Download the Genesis Custom Blocks plugin from WordPress.org.
- Unzip the package and move to your plugins directory.
- Log into WordPress and navigate to the Plugins screen.
- Locate Genesis Custom Blocks in the list and click the Activate link.
Do I need to work with the Genesis Framework or any of the other Genesis plugins/themes to use this plugin?
No. You can use this plugin completely independently. All you need is to have the block editor enabled on your WordPress site.
No. You can keep using your PHP block templates like block-example.php.
- See all of your blocks from Genesis Custom Blocks.
- Create your block like you create any other content.
- Create the markup for your block in wp-admin, if you'd like.
- Your custom block in the block editor.
- Create the markup for your block in a PHP template in your editor, if you'd like.
See the GitHub Releases page.