Update (23 April 2026): The WordPress release squad confirmed the revised schedule on 22 April. WordPress 7.0 now ships on 20 May 2026. The final RC cadence is: Host Testing call 24 April, RC 3 on 8 May, RC 4 on 14 May, code freeze 19 May, GA 20 May. The cycle was extended to rework the real-time collaboration database. Our WordPress 7.0 features guide has the current timeline. The rest of this article is the Beta 1 announcement as it stood in February.
Mark your calendars. WordPress 7.0 Beta 1 arrives on 19 February 2026, with the final release originally targeted for 9 April at WordCamp Asia (later moved to 20 May; see the update block above). The feature list makes this the most ambitious WordPress release in years.
The headline features? Google Docs-style real-time collaboration, native AI infrastructure baked into core, and the first serious admin interface refresh since the block editor landed in 2018. But the story most people are missing is the AI angle, and it's the one that matters most for WordPress's future.
We've been tracking WordPress 7.0 development since our features guide last September, and what's taken shape since then goes well beyond what anyone expected.
The AI Infrastructure Nobody Is Talking About
Here's what caught my attention. WordPress 7.0 isn't just adding AI features. It's building the plumbing for AI to interact with WordPress sites from the outside.
Three pieces fit together. The Abilities API (shipped in WordPress 6.9) lets plugins and themes register their capabilities in a machine-readable format. The MCP Adapter translates those abilities into the Model Context Protocol, the open standard Anthropic created for connecting AI systems to external tools. And the WP AI Client, proposed for core merge on 3 February, gives WordPress a provider-agnostic way to call AI services natively.
Put them together and you get something WordPress has never had: a standardised way for AI agents to discover what your site can do, read its data, and take actions on your behalf.
"The Abilities API is a first-class, cross-context functional API that other tools and applications can use to interface with WordPress."
Jonathan Bossenger, WordPress Developer Advocate, WordPress Developer Blog
That sounds dry until you think about what it means in practice. Right now, if you want an AI tool to manage your WordPress site, you need custom API integrations, bespoke plugins, or manual copy-paste workflows. With the Abilities API and MCP Adapter working together, tools like Claude Desktop, Claude Code, Cursor and VS Code can connect to your WordPress installation directly.
The MCP Adapter documentation puts it plainly: "if your code already registers abilities, you are one step away from letting an AI agent use them."
This is WordPress positioning itself as AI-ready infrastructure. Not a chatbot bolted onto the sidebar. Not an "AI content generator" plugin. Standards-based integration that lets external AI systems work with WordPress the same way they work with GitHub, Slack or any other MCP-compatible service. We've since published a hands-on look at how the AI Connectors work in Beta 2, with working code examples.
I've spent the last year watching AI tools go from parlour tricks to actual productivity multipliers in our WordPress hosting workflow. Having that same capability built into WordPress core, with proper permission checks and a standardised protocol, is a massive step forward. For agencies especially, this changes the client conversation completely.
Real-Time Collaboration: Impressive, With a Catch
The feature everyone's been waiting for is real-time collaboration. Multiple users editing the same post simultaneously, with live cursors and instant updates. Google Docs in your WordPress editor.
Gutenberg lead architect Matias Ventura flagged this as the top priority in his Planning for 7.0 post in December. The editor-side work is reportedly in good shape, with defined UI and diffing mechanics ready for testing.
But there's a catch most previews gloss over.
Real-time collaboration needs a persistent connection between all editors, which means your hosting environment has to support it. This isn't like adding a new block or tweaking the toolbar. It has a stronger dependency on server support than any previous WordPress feature.
WordPress runs on everything from shared hosting at three quid a month to dedicated cloud infrastructure. Getting real-time sync to work reliably across that spectrum is a different challenge from getting it to work in a demo. The core team still needs to define what the "baseline experience" looks like, and how it degrades gracefully when the server infrastructure isn't there.
For managed hosting environments (including 365i's WordPress hosting and managed cloud servers), this should work well out of the box. It's budget shared hosting where you'll feel the limitation.
The Admin Gets a Fresh Coat of Paint
WordPress 7.0 brings a visual refresh to the admin interface, but don't expect a total redesign. The approach is a "coat of paint" on the existing structure, not a rebuild from scratch.
DataViews (the modern table component introduced in recent WordPress versions) will expand across more admin screens. Think cleaner typography, consistent spacing, inline filtering without page reloads, and visual alignment between the block editor and the classic admin panels.
There's also a Trac ticket for a visual reskin exploring broader cosmetic changes. Refreshed admin tables, modernised dashboard widgets, and harmonised typography across all screens.
It won't look like a completely different product. But it will feel noticeably more polished, and it sets the groundwork for bigger changes in future releases.
PHP 7.4 Minimum and What It Means
WordPress 7.0 bumps the minimum PHP version to 7.4. If you're still running PHP 7.3 or earlier, your site won't run the update.
PHP 7.4 reached end of life in November 2022, so this is overdue housekeeping. But if you're on older hosting that hasn't been updated, now's the time to sort it. Most decent hosts already offer PHP 8.1+ as the default. Our own hosting runs PHP 8.5, and WordPress 6.9 performance testing showed meaningful speed gains on newer PHP versions, so upgrading beyond the minimum is worth doing anyway.
"Every version of PHP since 5.0 has been faster than its predecessor. It sounds trivial to upgrade, until you multiply the latency savings across millions of page views."
Nikita Popov, PHP core contributor, PHP Migration Guide
That's been my experience running hosting since 2001. The performance difference between PHP 7.4 and 8.3 on a WordPress site isn't marginal. It's noticeable on every page load. If you're upgrading PHP for 7.0 compatibility anyway, don't stop at 7.4. Go to 8.1 or above.
The Full Timeline
| Milestone | Date | What Happens |
|---|---|---|
| Beta 1 | 19 February 2026 | Feature freeze. Public testing begins. |
| Beta 2 | 26 February 2026 | Bug fixes from initial testing. |
| Beta 3 | 5 March 2026 | Continued stabilisation. |
| Beta 4 | 12 March 2026 | Final beta before RC. |
| Release Candidate 1 | 19 March 2026 | String freeze. Translation-ready. |
| Final Release (original target) | 9 April 2026 → 20 May 2026 | Cycle extended to rework real-time collaboration database. Revised schedule confirmed 22 April. |
What UK Site Owners Should Do Before February 19
You don't need to do anything drastic. But if you want to be ready for the beta (or just prepared for the April release), here's what's worth doing now.
Check your PHP version. Log into your hosting control panel and confirm you're on PHP 7.4 or higher. If you're on 8.1 or above, you're fine. If not, upgrade before the beta drops.
Back up your staging site. Beta software is for testing, not production. Set up a staging copy of your site and test the beta there. If your host offers one-click staging (365i does), use it.
Audit your plugins. Major WordPress releases often break plugins that use deprecated functions or hook into internal APIs that changed. Check your critical plugins have released updates recently. Anything not updated since 2024 is a risk.
Think about AI readiness. If you're a developer or agency, start looking at the Abilities API documentation. Registering abilities now means your plugins will be AI-agent-ready when 7.0 launches.
And if your site still doesn't have AI discovery files, the combination of WordPress's new AI infrastructure with proper AI visibility creates a much stronger foundation than either approach alone. But AI tools need guardrails too: Amazon's Kiro AI assistant deleted a live server and caused a 13-hour AWS outage when it operated without proper permission checks.
Frequently Asked Questions
When does WordPress 7.0 come out?
Beta 1 released on 19 February 2026. The final release was originally targeted for 9 April at WordCamp Asia, but the cycle was extended to rework the real-time collaboration database. The revised schedule, confirmed on 22 April 2026, puts the final release on 20 May 2026.
Can I test WordPress 7.0 beta on my live site?
No. Beta software is for testing only. Use a staging environment or a fresh WordPress installation. The WordPress Beta Tester plugin makes it easy to switch a test site to the beta channel.
What is the WordPress Abilities API?
The Abilities API lets plugins and core register what they can do in a machine-readable format. It shipped in WordPress 6.9. Combined with the MCP Adapter in 7.0, it allows AI agents like Claude and Cursor to discover and use your site's capabilities directly.
Do I need to update PHP for WordPress 7.0?
WordPress 7.0 requires PHP 7.4 minimum. If your site runs PHP 7.3 or earlier, you'll need to upgrade before updating. Most modern hosts default to PHP 8.1+, so check your control panel to confirm.
What happened to the WordPress admin redesign?
WordPress 7.0 brings a visual refresh rather than a full rebuild. DataViews components expand to more admin screens, typography gets harmonised, and the overall look becomes more consistent. A bigger overhaul is expected in future major releases.
How does the MCP Adapter connect WordPress to AI?
The MCP Adapter translates WordPress Abilities into the Model Context Protocol (MCP), an open standard created by Anthropic. AI tools that speak MCP (Claude, Cursor, VS Code) can then discover what your WordPress site can do and execute those actions with proper permission checks.
Should I start using the Abilities API now?
If you're a plugin or theme developer, yes. Registering abilities now means your code will be AI-agent-compatible when 7.0 ships. For site owners who don't write code, the benefits arrive when plugins you use adopt the API.
WordPress Hosting Ready for 7.0
365i's managed WordPress hosting runs the latest PHP, includes staging environments, and will support WordPress 7.0's new features from day one. Get ready now.
Explore WordPress HostingSources
- Planning for 7.0 - Matias Ventura, Make WordPress Core
- Introducing the WordPress Abilities API - WordPress Developer Blog
- From Abilities to AI Agents: Introducing the WordPress MCP Adapter
- Proposal for Merging WP AI Client into WordPress 7.0
- WordPress 7.0 Call for Volunteers
- Trac #64308: Visual Reskin of WordPress Admin for 7.0
Published: · Last reviewed: · Written by: Mark McNeece, Founder & Managing Director, 365i
Editorially reviewed by: Mark McNeece on · Our editorial standards