WordPress 7.0: Everything You Need to Know About the Biggest Update Since 2018

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

Table Of Contents

What is WordPress 7.0?

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.

The Gutenberg Roadmap: Where We Are Now

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

  • Replaced the classic editor with a modern, block-based writing experience.

Phase 2 · 2021–2024: Full Site Editing

  • Block-based control of your entire website: headers, footers, and beyond.

Phase 3 · 2026 → (You are here): Collaboration & Workflows

  • Team publishing, AI integration, and a modern admin. WordPress 7.0 opens this chapter.

Phase 4 · 2027+: Multilingual Support

  • Core-level multilingual capabilities coming in a future phase.
  • Why This Matters for Your Site

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.

The Key New Features At A Glance

Here’s a quick summary of everything that shipped with WordPress 7.0:

Native AI Infrastructure

The Connectors API, WP AI Client, and Abilities API give WordPress a standardised AI layer for the first time.

Redesigned Admin

DataViews replaces the old server-rendered list tables with a fast, React-based interface.

New Blocks

Breadcrumbs, Icons, and native gallery lightboxes are now built into core.

Block-Level Notes

Threaded, inline comments at the block level - great for editorial teams reviewing content.

Visual Revisions

A proper visual diff screen for reviewing post revision history.

Client-Side Media Processing

Images are processed in the browser via WebAssembly - reducing server load and speeding up uploads.

AI Integration in WordPress 7.0 - Explained Plainly

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:

1. The Connectors API (Settings → Connectors)

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.

2. The WP AI Client

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.

  • Good to Know

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.

The New Admin Dashboard - First Redesign Since 2013

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.

  • Heads Up for Developers

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.

New Blocks & Design Improvements

WordPress 7.0 also ships a handful of practical new blocks that were missing from core:

  • Breadcrumbs Block – Finally a native breadcrumb trail for block themes, no plugin needed.
  • Icons Block – Add scalable vector icons anywhere in your content without a third-party plugin.
  • Native Gallery Lightbox – Clicking gallery images now opens a full lightbox view out of the box.
    Block-Level Notes – Leave threaded comments on individual blocks, ideal for editorial review workflows.
  • Visual Revisions Screen – See exactly what changed between revisions with a proper visual diff.

Alongside these, the release includes improvements to responsive block visibility (hide blocks on mobile or desktop) and better font management across the board.

What Didn't Ship: Real-Time Collaboration

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.

How to Upgrade to WordPress 7.0 Safely

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

  • Back up your entire site – files and database – before touching anything
  • Check that your PHP version is 7.4 minimum (8.3 is recommended).
  • Test on a staging environment before upgrading live
  • Check plugin compatibility – especially ecommerce, membership, and page builder plugins
  • Check your theme compatibility – particularly if you have custom admin customisations
  • Review any custom admin list table modifications for DataViews compatibility
  • Once confident, update your live site and clear your caches

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.

Need help with your WordPress site?

Whether it's a safe upgrade to 7.0, a full redesign, or ongoing maintenance - Alpha Designs is here to help. Based in the UK, working with small to medium businesses nationwide.

Frequently Asked Questions

When was WordPress 7.0 released

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.