WordPress Drops Multiple Releases: 6.9.3, 6.9.4, and 7.0 Beta 4
March 12, 2026 was a busy day for the WordPress release team. Following the WordPress 6.9.2 security release that patched 10 critical vulnerabilities, the team pushed out two more maintenance releases, WordPress 6.9.3 and WordPress 6.9.4, along with WordPress 7.0 Beta 4, all within the same day.
WordPress 6.9.3 and 6.9.4: Rapid Maintenance Patches
The rapid succession of 6.9.3 and 6.9.4 releases on March 12 signals the team commitment to stability as WordPress 7.0 approaches its April 9, 2026 launch date. All WordPress site owners and developers should update to WordPress 6.9.4 immediately.
WordPress 7.0 Beta 4: RC1 Just Around the Corner
WordPress 7.0 Beta 4 is now available for testing, with Release Candidate 1 (RC1) scheduled for March 19, 2026. The official release is set for April 9, 2026 at WordCamp Asia 2026.
Key features landing in WordPress 7.0 include:
- Real-Time Collaboration (RTC): Powered by Yjs CRDT technology with HTTP polling sync, enabling multiple users to co-edit content simultaneously.
- AI Provider Integration: A new Connectors screen with provider packages for OpenAI, Google, and Anthropic built on the shared php-ai-client package.
- In-Editor Visual Revisions: Color-coded overlays show added (green), removed (red), and modified (yellow) blocks at a glance.
- PHP-Only Block Registration: Register fully functional Gutenberg blocks using only PHP with the new autoRegister flag, no JavaScript required.
- New Icon Block: Add SVG icons from a pre-selected library, backed by a new server-side SVG Icon Registration API at /wp/v2/icons.
- Content-Only Pattern Editing: Patterns now default to Content-Only editing mode, reducing design clutter for content creators.
- Navigation Overlay Patterns: Fully customizable mobile menu overlays ship with 7.0.
- Pseudo-element support in theme.json: Style :hover, :focus, :focus-visible, and :active states directly in theme.json.
New WP-CLI Commands
The WP-CLI team is developing new wp block commands for read-only access to block entities, plus new wp ability commands, targeting a WP-CLI v3.0 stable release by end of March.
phpMyAdmin in wp-env Playground Runtime
The wp-env Playground runtime now supports phpMyAdmin, reaching feature parity with the Docker runtime. Enable it in your .wp-env.json with phpmyadmin set to true.
Key Dates
- March 19, 2026: WordPress 7.0 RC1
- April 9, 2026: WordPress 7.0 Final Release at WordCamp Asia 2026
Key Takeaway: Update to WordPress 6.9.4 immediately, and start testing your themes and plugins against WordPress 7.0 Beta 4 now. With RC1 just one week away, there is limited time to identify and report compatibility issues before the final release.
Hashtags: #WordPress #WordPress7 #WebDevelopment #WordPressDev #WPDev #OpenSource #CMS #RealTimeCollaboration
Resources: