WordPress 7.0 is the biggest update since the block editor was introduced in 2018. For the first time, it brings real-time collaborative editing, an AI interface, and a completely modernized dashboard - features that make your website faster, more modern, and easier to use. The release was originally planned for April 9, 2026; due to last-minute technical optimizations to real-time collaboration, the date was pushed back a few weeks. The current stable version is WordPress 6.9.4 from March 11, 2026.
WordPress 7.0 marks the start of what’s called “Phase 3” of the Gutenberg project, dedicated entirely to collaboration. Three major updates are planned for 2026 in total: version 7.0, 7.1 (August 2026), and 7.2 (December 2026).
All the new features at a glance
- Real-time collaboration: work on the same page with others at the same time - like Google Docs
- Visual revision tracking: track and compare changes to pages by color
- Expanded notes and comments: leave annotations directly on individual content blocks
- AI infrastructure: groundwork for artificial intelligence built directly into WordPress
- Modernized dashboard: a fresher, clearer design in the admin area
- New content blocks: icons, breadcrumb navigation, and improved headings
- Responsive visibility: show or hide content specifically for mobile, tablet, or desktop
- In-browser image optimization: images get automatically resized before upload
- Font management for every theme: install and manage fonts directly in WordPress
- Quick access everywhere: the command palette is now reachable from the top menu bar
- Improved navigation: the navigation block has been fundamentally reworked
- PHP 7.4 as the minimum requirement: older PHP versions are no longer supported
Real-time collaboration - working on content together
By far the most important new feature in WordPress 7.0 is real-time collaboration. You and a colleague work on the same page at the same time - you see each other’s cursor, changes appear instantly, and nobody accidentally overwrites the other’s work. Similar to Google Docs.
Technically, WordPress uses a clever system for this that works with practically any web host. In this first version, simultaneous editing is limited to two people.
Visual revisions - spot changes at a glance
New in version 7.0 is visual diff display directly in the editor: green outlines show new content, red marks deleted sections, and yellow flags formatting changes.
Expanded notes and comments right in the editor
In version 7.0, the notes system introduced in WordPress 6.9 becomes a full-fledged comment system. You can leave annotations on any individual block. With @-mentions, you notify team members directly by email or in the dashboard.
AI infrastructure - WordPress gets smarter
WordPress 7.0 doesn’t ship a ready-made AI solution, but it lays the technical foundation for artificial intelligence:
- AI client - a unified interface for plugins to connect to AI services like OpenAI, Google AI, or Anthropic
- Settings → Connections - central management of your AI credentials
- Settings → AI Experiments - optional AI features, disabled by default
The dashboard gets modern and clean
A new color scheme called “Modern,” fresher fonts, and cleaner interfaces. The most significant change is DataViews: the current list views for posts and pages get replaced by a modern interface that switches between list and grid view. The command palette (⌘K / Ctrl+K) is now also visible in the top menu bar.
Three new content blocks
- Icons block - add icons from a built-in library as vector graphics (SVG)
- Breadcrumbs block - automatically show the navigation path (previously only possible via Yoast SEO)
- Improved headings - pick H1 through H6 directly from the block inserter
Responsive visibility
You can now set, for every block, whether it should show on mobile, tablet, or desktop. The Grid block now supports responsive layouts, and the Cover block accepts embedded videos as a background.
Images get optimized automatically before upload
Images get resized and compressed directly in the browser before upload. Gallery: images can now be displayed in a lightbox with next/previous navigation.
Font management for every theme
The Font Library under Appearance → Fonts is now available for every theme - including classic themes. Browse, install, and organize fonts with no coding required.
What you absolutely need to check BEFORE updating
- Check your PHP version: WordPress 7.0 requires at least PHP 7.4, with PHP 8.3 or newer recommended
- Create a full backup - database and all files
- Check plugin compatibility - especially plugins that extend the editor
- Confirm theme compatibility
- Don’t update on release day - wait at least three to four weeks
How I handle this for my maintenance clients
- Wait and read early feedback (3-4 weeks after release)
- Create a backup - complete, stored off-site
- Bring plugins, theme, and PHP up to date first - stabilize the foundation first
- Update WordPress - at the right time (low traffic period)
- Live check - review every important page on desktop and mobile
Conclusion
WordPress 7.0 is the most significant update in years, bringing features that used to require extra plugins or external services. Real-time collaboration, the modernized dashboard, and the AI foundation make WordPress ready for the years ahead.
The most important advice: don’t rush. Have the update prepared and carried out at the right time.


