WordPress Maintenance

WordPress 7.0 – All the New Features, Practical Benefits, and What You Need to Know

by Sven Kilcher·

The WordPress 7.0 update brings real-time collaboration, AI infrastructure, and a new dashboard. All the new features at a glance - and how to prepare for the update safely.

WordPress 7.0 – All the New Features, Practical Benefits, and What You Need to Know

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:

  1. AI client - a unified interface for plugins to connect to AI services like OpenAI, Google AI, or Anthropic
  2. Settings → Connections - central management of your AI credentials
  3. 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

  1. Wait and read early feedback (3-4 weeks after release)
  2. Create a backup - complete, stored off-site
  3. Bring plugins, theme, and PHP up to date first - stabilize the foundation first
  4. Update WordPress - at the right time (low traffic period)
  5. 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.

FAQ

Das willst du wissen

Do I need to update to WordPress 7.0 right away?
No, there's no reason to rush. Your current WordPress version (6.9.4) will keep receiving security updates. Feel free to wait two to three weeks after release for early teething issues to get fixed. Your provider will run the update for you at the right time.
Will my website look different to visitors after the update?
No, the look of your website won't change for visitors. The visual changes only affect the admin area (the dashboard) where you manage your content. It looks more modern and cleaner there, but the way you use it stays fundamentally the same.
Will my plugins still work after the update?
Most plugins will keep working as usual. WordPress places a strong emphasis on backward compatibility. Some plugins - especially ones that extend the editor or customize the admin area - may need adjustments, though. That's why it's important to prepare carefully before updating.
What does "real-time collaboration" mean, and do I even need it?
Real-time collaboration means multiple people can work on the same page at the same time - similar to Google Docs. If you manage your website alone, you don't need this feature. But if a copywriter, designer, or colleague works alongside you, it saves a lot of time and prevents changes from accidentally getting overwritten.
What about the AI feature - is my website now run by an AI?
No, absolutely not. WordPress 7.0 only builds the technical foundation so plugins can use AI services in the future. Nothing happens automatically on its own. You'd need to actively install an AI plugin and connect an AI service to use such features. All AI features are optional and disabled by default.
My hosting provider says I have PHP 7.2 - what do I need to do?
WordPress 7.0 requires at least PHP 7.4 (PHP 8.3 is recommended). If your hosting still runs PHP 7.2 or 7.3, WordPress won't offer you the update. Contact your hosting provider and ask for a PHP upgrade. Most providers do this for free. Alternatively, your WordPress provider can arrange it for you.
Can something break during the update?
With careful preparation, the risk is very low. That's why a full backup before the update is mandatory - in the worst case, it lets you restore the previous state.
Does WordPress 7.0 cost anything?
No. WordPress is and remains free, open-source software. Updating to version 7.0 is free of charge. Costs can only arise indirectly if your provider spends work hours preparing, testing, and carrying out the update.
What happens if I just don't update at all?
Nothing bad happens in the short term. Your website keeps working as before. Long-term, though, it's risky: older WordPress versions eventually stop receiving security updates, and more and more plugins require newer WordPress versions. Regular updates are therefore important for your website's security and functionality.
Exactly when does WordPress 7.0 come out?
The original date was April 9, 2026. Due to last-minute optimizations to real-time collaboration, the release was pushed back. A new schedule is expected to be published by April 22, 2026. The delay is likely only a few weeks. As soon as an exact date is confirmed, I'll of course let you know.
Sven Kilcher – WordPress Freelancer
WordPress Freelancer

Die WP Helping Hand, WordPress Freelancer

Sven Kilcher

Ich bin Sven, dein erfahrener Partner für alles rund um WordPress. Mit über 8 Jahren Expertise und mehr als 120 zufriedenen Kunden stehe ich dir zur Seite, um deine Website professionell zu gestalten, zu warten und weiterzuentwickeln. Ob es um maßgeschneiderte Lösungen oder regelmäßige Wartungen geht – ich bin für dich da.

44
Alter
8 Jahre
Erfahrung
120+
Kunden
50+
Wartungen