WordPress 7.0 “Armstrong” Is Here: Top New Features and What’s Changing
The wait is officially over. On May 20, 2026, the core team officially launched WordPress 7.0, codenamed “Armstrong” (in honor of the legendary jazz musician Louis Armstrong).
Marking the official dawn of Phase 3 of the Gutenberg project, WordPress 7.0 completely reshapes how we interact with the backend. While the highly anticipated real-time collaboration feature was deferred at the last minute to prioritize core stability, this major release is packed with groundbreaking additions—including a native AI integration layer, a modernized admin UI, and highly requested responsive design controls.
Whether you are a casual blogger, an enterprise site editor, or a core developer, here is everything you need to know about WordPress 7.0.
1. The "Modern" Admin UI Refresh & Global Command Palette
The WordPress dashboard has long felt like a familiar pair of shoes—comfortable, but a bit dated. WordPress 7.0 introduces the Modern admin theme, giving the backend its most cohesive facelift in years.
What’s New in the Backend:
Refreshed Aesthetics: Enjoy a cleaner color palette, higher-contrast styling, and sharper typography designed to reduce eye strain.
No-Reload Transitions: Navigating between major dashboard screens now happens seamlessly without forcing a full browser page refresh, significantly speeding up your workflow.
Global Command Palette: The Command Palette is no longer trapped inside the post editor. By clicking the new icon in the upper admin bar (or hitting
⌘K/Ctrl+K), you can launch tools, search content, and hop between settings from anywhere in the dashboard.
2. A Governed Core AI Connectors Framework
Artificial Intelligence has officially gone native. WordPress 7.0 introduces a provider-agnostic AI Connectors API built directly into the core infrastructure.
Instead of relying on heavy, unvetted third-party plugins that bloat your database, you can now connect directly to leading AI models (like OpenAI, Google AI, and Anthropic) via a centralized hub located at Settings > Connectors.
How this changes the game: Themes and plugins can now leverage this native framework to scale workflows securely. Site owners can generate SEO metadata, create alt text for images, and auto-summarize long-form posts directly within a governed, secure environment.
3. Responsive Editing: Device-Specific Block Visibility
For years, hiding a specific block on mobile devices required custom CSS classes or media queries. WordPress 7.0 solves this natively by bringing viewport-based design directly into the block editor.
Under the block settings panel, you will now find a native "Hide" toggle for Desktop, Tablet, and Mobile views.
Tailored Layouts: Display a complex data table to desktop users while showing a simplified summary card to mobile visitors.
Visual Indicators: The List View now features distinct icons to show at a glance which blocks have device-specific visibility rules applied.
4. Enhanced Visual Revisions Interface
Managing multi-author blogs just got a whole lot easier. WordPress 7.0 abandons the old-school, raw HTML text diffs in favor of an elegant, interactive Visual Revisions Manager.
When reviewing post history, you can now use a slider bar to scrub through edits dynamically using a color-coded overlay:
Green Outlines: Newly added blocks or elements.
Red Strikethroughs: Deleted blocks or text.
Yellow Highlights: Blocks with modified attributes or styling.
5. Granular Design: Per-Instance Custom CSS
Advanced designers and developers no longer need to write global CSS styles just to tweak a single element.
WordPress 7.0 introduces block-level custom CSS. By navigating to the Advanced tab in any block's settings panel, you can inject CSS code that targets only that specific block instance. This keeps your stylesheet remarkably clean and localizes experimental designs perfectly.
Other Notable Improvements
-
Font Library for All Themes: First introduced in 6.5 for block themes, the Font Library is now fully compatible with Classic Themes. Manage your typography globally via App
- Client-Side Media Compression: Images are now compressed and optimized (supporting AVIF, WebP, and MozJPEG) directly in the user's browser before hitting your server, saving bandwidth and slashing upload times.
- Safer Default Registrations: In a brilliant security update, the Administrator and Editor roles have been removed from the default role selector in General Settings to prevent accidental privilege escalations.
Final Thoughts: Should You Update?
WordPress 7.0 "Armstrong" is a monumental step forward for Phase 3. While real-time collaboration didn't make the final cut this time around, the massive leaps in AI integration, responsive block handling, and admin speeds make this a highly recommended upgrade.
As with any major version release, do not update your live site immediately. Test WordPress 7.0 in a staging environment first to ensure your current active theme and critical plugins are fully compatible with the new infrastructure.