Gutenberg is the native block editor built into WordPress. It defines content and layout through structured blocks that are stored directly in the database, rather than through an external page builder or theme-specific system.
It is commonly used when long-term portability, reduced plugin dependence, and alignment with WordPress core are prioritized over rapid visual iteration.
Fits
- Lower external dependency by relying on WordPress core
- Greater content portability across themes
- Operators who prefer incremental, standards-aligned change
Costs
- Slower visual iteration compared to dedicated page builders
- Limited advanced layout capabilities without additional blocks or plugins
- Design consistency depends on theme support and discipline
Operational profile
- Content and layout are defined using native WordPress blocks
- The operator manages block usage, patterns, and theme compatibility
- Editor behavior evolves alongside WordPress core updates
Where it breaks
- Projects requiring complex visual layouts with minimal setup
- Teams that need rapid, non-technical design changes
- Sites dependent on highly customized interactive components
Pricing shape
- Included with WordPress core
- No licensing cost
- Additional costs may come from premium block libraries or themes
