Block Themes vs Elementor in 2026: The Performance and Business Case for Switching
The debate between page builders and native WordPress block editing has been simmering for years, but 2026 is the year […]…
Writing
WordPress, BuddyPress, Laravel, Astro, AI. Search the archive or filter by topic.
The debate between page builders and native WordPress block editing has been simmering for years, but 2026 is the year […]…
If you built WordPress themes between 2018 and 2021, you almost certainly crossed paths with WP Rig. It was the […]…
Learn how to use the WordPress Site Editor to build and manage complete block theme layouts – from editing templates and template parts to managing global…
A complete developer guide to migrating classic PHP WordPress themes to block themes. Template conversion, theme.json setup, pattern creation, widget migration,…
A complete guide to typography presets in theme.json: registering font families with fontFace declarations, enabling fluid font sizes with CSS clamp(), loading …
Learn how to configure fluid typography and spacing in theme.json. Build responsive block themes using CSS clamp(), container queries, and WordPress 6.9 improve…
Color management is one of the most powerful features of WordPress block themes. With theme.json, you can define custom color […]…
Why Custom Fonts Matter for Block Themes Typography is one of the most impactful design decisions you can make for […]…
Learn how to use the settings.blocks section in theme.json to configure individual blocks differently from your global defaults. This tutorial covers per-block …
A complete guide to the modern block theme development workflow in 2026 covering @wordpress/create-block scaffolding, wp-env local environments, theme.json Inte…
Style variations let users switch your entire theme’s visual identity from the Site Editor. One click changes colors, typography, spacing, […]…
Every value you define in theme.json becomes a CSS custom property. Colors, font sizes, spacing scales, WordPress converts them all […]…