WordPress 7.0 Beta 5 Released: New Command Palette Shortcut & 101+ Fixes — RC1 Coming March 19

WordPress 7.0 Beta 5 Is Here — RC1 Just Around the Corner

WordPress has released Beta 5 of the upcoming 7.0 major release, packing in more than 101 updates and fixes since Beta 3. With the Release Candidate 1 (RC1) scheduled for March 19, 2026, and the final release locked in for April 9, 2026, the WordPress 7.0 train is moving fast. Here’s everything developers need to know.

🆕 New Feature: Command Palette Shortcut in the Omnibar

Beta 5 ships a brand-new feature: a Command Palette shortcut directly in the Omnibar. Logged-in editors will now see a ⌘K / Ctrl+K symbol in the upper admin bar. Clicking it instantly unfurls the Command Palette, giving you full control over navigation and customization from anywhere on your site — whether you’re editing content, designing, or browsing plugins. This streamlines the editorial workflow significantly.

📋 Key Highlights Coming in WordPress 7.0

  • Real-Time Collaboration (RTC): Co-editing in the Block Editor powered by Yjs CRDT technology. Uses HTTP polling for universal hosting compatibility. The decision to enable RTC by default will be finalized around RC2.
  • AI Provider Connectors: Native support for OpenAI, Google, and Anthropic via the new php-ai-client package. Write features once against a shared interface — switching providers is just a config change.
  • In-Editor Visual Revisions: Color-coded overlays in the revisions panel — green for added blocks, red for removed, yellow for modified. Text-level diffs with underline/strikethrough formatting.
  • New Icon Block: Add SVG icons from a pre-selected library backed by a new server-side SVG Icon Registration API and REST endpoint at /wp/v2/icons.
  • PHP-Only Block Registration: Register fully functional Gutenberg blocks using only PHP with the new autoRegister flag — no JavaScript required.
  • ContentOnly Pattern Editing: Patterns now default to Content-Only editing mode, reducing design clutter for content creators.
  • Navigation Overlay Patterns: Fully customizable mobile menu overlays — no longer experimental, shipping in 7.0.
  • Gallery Lightbox Navigation: Back/next buttons and arrow key support for navigating between images in lightbox mode.
  • New WP-CLI Commands: New wp block and wp ability commands ahead of WP-CLI v3.0 (targeting end of March stable release).
  • phpMyAdmin in wp-env Playground: Feature parity with Docker runtime — enable via "phpmyadmin": true in .wp-env.json.

🔒 Security Reminder

If you haven’t already, update to WordPress 6.9.4 immediately. It patches 10 critical vulnerabilities including blind SSRF, stored XSS, AJAX authorization bypass, PclZip path traversal, and XXE in the bundled getID3 library.

📅 WordPress 7.0 Release Schedule

  • RC1: March 19, 2026
  • Final Release: April 9, 2026

How to Test Beta 5

You can test WordPress 7.0 Beta 5 using any of these methods:

⚠️ Do not install Beta 5 on production or mission-critical websites.

Hashtags: #WordPress #WordPress7 #WP7 #WebDevelopment #WordPressDev #Gutenberg #CMS #OpenSource

Sources: