7.2.0
The second feature release since the v7 rewrite. Where 7.1 introduced full-stack blocks, 7.2 rounds out registries, static analysis, admin tooling, and PHP-native block APIs.
What's new
- Admin overview under Tools > Blockstudio with registry and database browsing
- Registry CLI and admin browser for importing blocks from hosted registries
- PHPStan extension for template, hook, and schema validation
- PHP-native
db.php,rpc.php, andcron.phpdefinitions - Global SCSS prelude hook for shared Sass setup
Fixes
- Nested InnerBlocks templates retain child blocks correctly
- Block Inserter previews receive the correct
$isPreviewstate - CSS minification preserves whitespace inside
calc()andclamp() - Attributes fields remove null values cleanly after deletion
- Classes field accepts custom class names after blur
Validation
- Full
CI,Distribution, andReleaseworkflows passed on commit35c33af