WordPress 7.0 launched 20 May 2026. Named after jazz musician Louis Armstrong, it is the most significant structural update the platform has shipped since the block editor arrived in 2018. For businesses running WordPress sites – which accounts for the vast majority of websites we build and manage – it is worth understanding what has actually changed, what it means in practice, and why the AI integration in particular is more consequential than it might initially appear.
The headline feature that was widely anticipated, real-time collaborative editing, was quietly removed from the release on 8 May after race conditions and server memory failures made it unsafe to ship at scale. That is the bad news. The good news is that what did ship is arguably more important for most businesses: a native AI infrastructure layer built directly into WordPress core, a rebuilt admin interface, and meaningful improvements to editorial workflow.
What WordPress 7.0 actually shipped
WordPress 7.0 formally marks the beginning of Phase 3 of the Gutenberg roadmap, which the core team has described as the Collaboration phase. The real-time editing delay means that the most visible collaboration feature will not arrive until a future release, but the underlying infrastructure work is substantial.
The key changes that shipped are:
- The WP AI Client and Abilities API. A native, provider-agnostic AI layer built into WordPress core. It connects directly to OpenAI, Google Gemini and Anthropic Claude without requiring separate plugin integrations for each.
- A rebuilt admin interface. The first major visual overhaul of the WordPress dashboard since 2013, driven by a new React-based system called DataViews. It brings the backend closer in feel to modern tools like Notion and Airtable.
- Client-side media processing. Image resizing and compression now happens in the browser using WebAssembly, reducing server load and speeding up media handling.
- Improved revision history and editorial tools. The revision system has been significantly updated, making it easier to track, compare and restore previous versions of content.
- PHP 7.4 minimum requirement. Any site running PHP 7.2 or 7.3 that upgrades to WordPress 7.0 will be on an unsupported configuration. If you are unsure which PHP version your site runs on, check with your hosting provider before updating.
Why the AI layer is the most important thing in this release
The WP AI Client and Abilities API deserve more attention than they have received in most of the coverage so far. Until now, AI integration in WordPress has been fragmented: different plugins connecting to different AI providers in different ways, with no standardised approach to authentication, rate limiting or content handling. Every developer building an AI-powered WordPress feature had to solve the same infrastructure problems independently.
WordPress 7.0 changes that. The Abilities API provides a standardised layer that handles authentication, rate limiting, content sanitisation and context management centrally. Plugin developers can now register their plugin’s capabilities so that AI assistants can recognise and use them. Rather than each plugin managing its own AI connection, everything routes through the same core infrastructure with admin approval required before any plugin can use stored AI credentials.
In practical terms, this means AI features in WordPress are about to become significantly more coherent and trustworthy. Instead of a patchwork of third-party solutions with varying quality, reliability and security, the platform now has a single, well-architected layer that plugins can build on. The immediate use cases include content generation assistance, automated alt text for images, SEO optimisation suggestions and workflow automation. The longer-term possibilities, as more plugins adopt the Abilities API, are considerably broader.
Why this matters for your website specifically
The timing of this release is worth noting in the context of the wider changes happening in search. We have written recently about why websites now need to work for AI agents as well as human readers, and the tools available to help businesses monitor and improve their AI search visibility. WordPress 7.0’s AI layer is the platform-level infrastructure that makes it possible to act on those recommendations directly within your CMS, rather than through external tools bolted on afterwards.
For businesses in content-heavy sectors, the improvement to editorial workflows is also meaningful. The revised revision system and better content management tools reduce the friction in maintaining large libraries of treatment pages, service descriptions or course content – exactly the kind of content that AI search systems are trying to parse and cite accurately. Cleaner workflows produce better-maintained content, which produces better AI visibility outcomes.
The admin redesign, while it will take some getting used to, is long overdue. For any client or team member who manages their own WordPress backend, the move toward a more modern interface reduces the learning curve and the number of support requests that agencies like ours receive about basic navigation.
What to be cautious about
WordPress 7.0 is a major release, and major releases carry risks that point updates do not. There are a few things worth being careful about before updating.
- Check your PHP version. PHP 7.4 is now the minimum. If you are on an older version, contact your hosting provider before touching the WordPress update.
- Test plugins and themes before updating. The admin rebuild and the new DataViews system may cause compatibility issues with plugins that rely on the old admin interface. Test on a staging environment first, not on your live site.
- Do not rush the AI features. The Abilities API requires admin approval before any plugin can use stored AI credentials. Take time to understand which plugins you are granting AI access to and why. The framework is sound, but the decisions around which tools to enable are yours to make.
- Real-time collaboration is not here yet. If you were planning to restructure your editorial workflow around simultaneous editing in WordPress, that feature has been deferred and is unlikely to arrive before 2027.
The bigger picture
WordPress powers around 43% of all websites on the internet. The decision to build a native, standardised AI layer into core is not a minor product update. It is a signal that the platform intends to be a serious player in the AI-assisted web, rather than ceding that ground to newer tools. For the tens of millions of businesses running WordPress, that is a meaningful commitment. For agencies building and managing those sites, it represents a significant expansion of what is possible within the platform most clients are already on. We will be looking closely at how the AI tooling ecosystem evolves to take advantage of the Abilities API over the coming months, and will keep you updated as the picture becomes clearer.
In the meantime, if your site runs on WordPress and you have not already done so, now is a good time to check your PHP version, review your plugin stack, and make sure your staging environment is up to date. The update itself is worth making, but it is worth making carefully.





