Genesis Custom Blocks
Plugin Review
AI-ResearchedWhat is Genesis Custom Blocks?
Genesis Custom Blocks is a developer-focused tool for building custom Gutenberg blocks directly from the WordPress admin. Created by StudioPress, the plugin has been available for 6 years and currently sits at version 1.7.3. It serves a focused niche: developers who want to create custom block editor blocks without writing extensive JavaScript or React code. With 10K+ active installs and a 4.5/5 rating from 21 reviews, it holds a respectable position among block-building plugins. Notably, 81% of those ratings are 1% are one-star, indicating strong satisfaction for its target audience alongside clear limitations for others.
The plugin lets you define block fields and templates using familiar PHP and WordPress admin interfaces. It is designed to help users answer the question of how to create custom blocks in WordPress by offering a structured, code-driven approach. This is not a drag-and-drop builder; it is a framework for developers who want fine-grained control over their custom Gutenberg blocks.
Key Features of Genesis Custom Blocks
- Block Fields Interface — Add fields to your blocks through a familiar WordPress admin UI, supporting 16 field types including Text, Image, URL, Color, and Inner Blocks.
- Simple PHP Templating — Use standard PHP template files (e.g., block-example.php) to render block output, avoiding the need for JavaScript-heavy build processes.
- Developer-Friendly Functions — Access custom block field data through straightforward PHP functions, making integration with existing WordPress codebases simple.
- Inner Blocks Field — Allow nested content within your custom blocks, enabling complex layouts without sacrificing editorial flexibility.
- Genesis Pro Extensions — Unlock advanced field types like Repeater, Taxonomy, Post, and User fields, plus block-level import/export and priority support.
- Independent of Genesis Framework — Works with any WordPress theme or plugin that supports the block editor; no Genesis Framework required.
- Block Editor Compatibility — Built specifically for the WordPress block editor, ensuring your custom blocks behave consistently within the editor environment.
Who Should Use Genesis Custom Blocks?
This plugin is designed for WordPress developers and advanced site builders who need to create custom blocks in WordPress with precision. If you manage a client site requiring unique block layouts—such as a custom testimonial carousel, a product comparison table, or a branded call-to-action—this tool gives you the control to build exactly that. The 4.5-star rating from its user base suggests it performs well for those comfortable with PHP and template files. However, the 10% one-star ratings likely come from users expecting a no-code solution.
Ideal users include freelance developers building bespoke themes, agencies creating repeatable block patterns for clients, and site owners migrating from classic editor sites who need to replicate custom functionality. The plugin is less suited for beginners or non-technical users who want a visual block builder. For those users, a page builder plugin may be a better fit. If you are looking for the best block editor plugin WordPress for developer workflows, this is a strong candidate.
Installation & Setup
Installation follows the standard WordPress process: navigate to Plugins → Add New, search for "Genesis Custom Blocks," then install and activate. The plugin requires WordPress 6.0+ and PHP 7.0+, which covers virtually all modern WordPress installations. Setup is straightforward for developers—after activation, you can immediately start defining block fields and creating template files. No configuration wizards or external dependencies are needed.
Support & Community
Support data reveals a notable weakness. Over the past 2 months, the plugin has 1 open support thread and 0 resolved threads, yielding a 0% resolution rate. This is a significant red flag for potential users, especially those who may encounter issues while building custom Gutenberg blocks. The 10% one-star ratings likely correlate with this support gap. StudioPress does offer 24/7 support through the Genesis Pro subscription, but free-tier users have limited recourse beyond the plugin's documentation and community forums.
The 81% five-star rating suggests that most users find the plugin stable and well-documented when it works. For developers comfortable troubleshooting their own code, the lack of free support may be tolerable. But for those who rely on responsive support to meet deadlines, this data point demands careful consideration before adoption.
Pros & Cons
- With 10K+ active installs and a 4.5 rating from 21 reviews, the plugin offers a familiar WordPress admin interface for building custom Gutenberg blocks.
- It provides 14 built-in block fields (e.g., Image, Repeater via Pro, Color) for data input without writing custom JavaScript.
- Simple templating uses standard WordPress development practices or a built-in editor, reducing the learning curve for developers.
- 81% of its 21 ratings are 5-star, indicating strong user satisfaction among its user base.
- Developer-friendly PHP functions allow direct rendering and manipulation of block field data, enabling fine-tuned front-end control.
- Support is effectively absent, with only 1 support thread ever created and a 0% resolution rate, leaving users without help.
- The free version lacks essential fields like Repeater, Taxonomy, and Rich Text, which are locked behind a Genesis Pro subscription.
- With only 21 total ratings, the sample size is too small to reliably gauge long-term plugin stability or community trust.
Technical Details
- Requires WordPress
- 6.0+
- Requires PHP
- 7.0+
- Tested up to WP
- 7.0.1
- First Released
- 2020 (6+ years)
- Support (last 2 months)
- 1 threads — 0% resolved
Feature Tags
Frequently Asked Questions
Yes, Genesis Custom Blocks is completely free and available on WordPress.org. The plugin has 10K+ active installs and is rated 4.5/5.
Genesis Custom Blocks has 10K+ active installs according to WordPress.org. It also holds a rating of 4.5/5 from 21 ratings.
Genesis Custom Blocks requires WordPress 6.0 or higher to run properly. This ensures compatibility with the modern block editor (Gutenberg) that the plugin is designed to extend.
Yes, the plugin was last updated on Apr 20, 2026 and is currently at version 1.7.3. It was first released in 2020 and is actively maintained by StudioPress.
The plugin requires PHP version 7.0 or higher. This is a standard requirement that most modern WordPress hosting environments already meet.
The plugin has a rating of 4.5/5 from 21 ratings, indicating strong user satisfaction. However, note that support threads over the last 2 months show 1 total thread with a 0% resolution rate, so you may need to rely on documentation or community resources.
Yes, it offers a familiar WordPress admin interface and simple templating that makes it accessible for beginners. You can use the built-in editor or PHP block templates like block-example.php without needing the Genesis Framework.
Key features include block fields (like Text, File, and Inner Blocks), simple templating with a built-in editor or PHP templates, and developer-friendly functions for custom rendering. It also allows you to extend and integrate your blocks with third-party apps.