Released on 20 May 2026, WordPress 7.0 – codenamed Armstrong – officially marks the start of Gutenberg Phase 3. Here’s what’s new, what it means for your website, and how to upgrade safely.
By Alpha Designs – 8 min read – Updated: 23 May 2026
WordPress 7.0, nicknamed Armstrong, is the first major WordPress release of 2026 and the most significant update the platform has seen since the Gutenberg block editor landed in 2018. It was released on 20 May 2026, led by Release Lead Matias Ventura with tech leads Ella van Durpe and Mukesh Panchal.
The release was delayed from its original April 2026 date to allow extra stability work – particularly around a deep architectural issue in the database layer for real-time collaboration features. The upshot: a more polished, durable release.
WordPress 7.0 is the most significant update the platform has seen since 2018. If you’re running a WordPress website, this release changes how you’ll work with content, your admin dashboard, and AI tools going forward.
WordPress 7.0 officially opens Phase 3 of the Gutenberg project – the Collaboration and Workflow phase. To understand why that matters, here’s the full roadmap at a glance:
Phase 1 · 2018: The Block Editor
Phase 2 · 2021–2024: Full Site Editing
Phase 3 · 2026 → (You are here): Collaboration & Workflows
Phase 4 · 2027+: Multilingual Support
WordPress now powers over 40% of all websites. With 7.0, it stops being just a publishing tool and becomes a proper team platform – with AI infrastructure built right in. For any business using WordPress, this changes how you’ll work with content going forward.
Here’s a quick summary of everything that shipped with WordPress 7.0:
The Connectors API, WP AI Client, and Abilities API give WordPress a standardised AI layer for the first time.
DataViews replaces the old server-rendered list tables with a fast, React-based interface.
Breadcrumbs, Icons, and native gallery lightboxes are now built into core.
Threaded, inline comments at the block level - great for editorial teams reviewing content.
A proper visual diff screen for reviewing post revision history.
Images are processed in the browser via WebAssembly - reducing server load and speeding up uploads.
This is the biggest talking point of WordPress 7.0, and it’s also the most misunderstood. Let’s be clear: WordPress 7.0 does not include a built-in AI writing assistant. There’s no magic button that writes your posts. What it does include is something arguably more important: a standardised AI infrastructure layer.
Before 7.0, every AI-powered plugin had to manage its own connections and API keys independently. If you used three AI plugins, you managed three separate setups. WordPress 7.0 fixes that with three new core features:
A new centralised hub in your admin dashboard where you connect your AI provider once. Three providers ship by default: OpenAI, Google Gemini, and Anthropic Claude. Add your API key once – and every plugin built on the WP AI Client reads from that single location. No more managing keys per plugin.
This is the standardised connection layer itself. Plugins no longer need to build their own AI integrations from scratch. They tap into the WP AI Client and get access to your chosen AI provider automatically. This means better, more consistent AI tooling across your entire plugin ecosystem.
Plugins cannot access your stored AI credentials automatically. Admin approval is required before any plugin can use the Connectors credentials. This is opt-in infrastructure with real access controls.
The Abilities API also raises privacy and governance questions around what AI tools can access on your site. This is particularly relevant if you’re thinking about SEO & AI search optimisation – the way AI reads and indexes your WordPress content is changing fast.
When you log into a WordPress 7.0 site, the most immediately visible change is the admin interface. The Posts, Pages, and Media list screens have been completely rebuilt using DataViews – a React-based content management interface.
The old PHP-rendered list tables required a full page reload every time you sorted, filtered, or took a bulk action. DataViews loads instantly, supports both grid and list layouts, and handles bulk editing without leaving the screen.
For site owners managing dozens of posts or a large media library, this is a genuine quality-of-life improvement. The admin simply feels like a modern application now.
The admin simply feels like a modern application now. If your current WordPress site is running an older theme or hasn’t been updated in a while, the 7.0 admin changes may highlight other areas worth refreshing. Our WordPress maintenance packages include keeping your site up to date with every major release.
The Posts, Pages, and Media screens are among the most heavily customised parts of WordPress. If your site uses custom admin columns, bulk action plugins, or list table customisations, test carefully on staging before upgrading your live site.
WordPress 7.0 also ships a handful of practical new blocks that were missing from core:
Alongside these, the release includes improvements to responsive block visibility (hide blocks on mobile or desktop) and better font management across the board.
This needs addressing directly, because a lot of pre-release coverage listed real-time multi-user editing as a headline feature. It was removed from WordPress 7.0 on 8 May 2026, during late release candidate testing.
The feature – which would have allowed multiple people to edit the same post simultaneously, like Google Docs – was pulled after a deep architectural flaw was discovered in the database layer. Rather than rush a broken feature to release, the team made the right call to defer it.
The earliest realistic return for real-time collaboration is WordPress 7.3, likely in 2027. The good news is that the AI infrastructure and DataViews admin that did ship are arguably more impactful for most sites anyway.
For most sites, upgrading to WordPress 7.0 should be straightforward. If you’re unsure about your hosting environment or PHP version, check your website hosting plan. WordPress is designed for backward compatibility, and a site running 6.x should continue to work properly after updating. That said, this is a major version – follow these steps:
Your Pre-Upgrade Checklist
If you’d rather hand the upgrade off entirely, our WordPress maintenance packages cover safe, tested updates to every major release – so you can focus on your business.
Tip from Alpha Designs
If you’re running a WooCommerce store or a complex membership site, give the ecosystem a few weeks for plugin developers to confirm compatibility before upgrading production. There’s no harm in waiting for 7.0.1.
WordPress 7.0 was released on 20 May 2026. It was originally planned for 9 April 2026 but was delayed to allow extra stability and performance work, particularly around the real-time collaboration features.
The standout new features are: native AI infrastructure (Connectors API, WP AI Client, Abilities API), the DataViews admin redesign, new Breadcrumbs and Icons blocks, client-side media processing, block-level Notes, and a visual revisions screen.
No. Real-time multi-user editing was removed from the release on 8 May 2026 during late RC testing. The earliest realistic return is WordPress 7.3, expected in 2027. Guides written before the final release that list it as a feature are out of date.
For most sites, yes. WordPress is built for backward compatibility. Always back up first, test on staging, and check plugin/theme compatibility – especially if you run WooCommerce or a page builder. If in doubt, wait a few weeks for plugins to confirm compatibility.
The minimum PHP version for WordPress 7.0 is PHP 7.4, but PHP 8.3 is strongly recommended. If your hosting still runs PHP 7.x, update your PHP version before upgrading WordPress.
WordPress 7.1 is expected in August 2026, with a reworked version of the real-time collaboration features. WordPress 7.2 follows in December 2026. The three-releases-per-year cadence is back on track.