WordPress 7.0 Is Here: What Really Matters for Your Website
Every few weeks, there's another sensational announcement—this time, WordPress 7.0. This post distinguishes between what really matters for day-to-day website management and what's only relevant to developers, and honestly explains when an update is worth it and when patience is the better choice.
Date
Category
Author

"Have you heard about WordPress 7.0? Should we do something about it?" We get this question after every major WordPress release, usually from clients who’ve read a sensational headline somewhere and now aren’t sure whether immediate action is needed or if this is just one of those news items you can safely ignore.
The honest answer lies somewhere in between. WordPress 7.0 is indeed one of the more extensive updates in recent years, featuring a new admin interface, a revamped editor, and a whole host of features that sound impressive at first glance. For the day-to-day operations of most corporate websites, however, only a fraction of these changes actually make a difference; the rest is primarily relevant to developers and agencies who work with such systems on a daily basis.
This post breaks down what WordPress 7.0 really offers, what matters for your business on a day-to-day basis, and whether and when it’s worth updating.
What WordPress 7.0 Actually Is
WordPress 7.0 was released on May 20, 2026, under the code name “Armstrong,” continuing the tradition of naming each major version after a jazz musician. The release was originally scheduled for early April but was postponed after the core team discovered a fundamental architectural issue shortly before the release. This delay is, in itself, a small but positive side note: The team postponed a release that was already fully planned rather than going live with a known issue.
The current version is now 7.0.2, released in mid-July 2026, with the usual bug fixes that follow every major release. So anyone using WordPress is now running a version that has been out for a few weeks and is noticeably more stable than the original release date might have suggested.
The innovations that really make a difference in your everyday life
A redesigned admin interface with a Command Palette. Anyone who regularly maintains content themselves will likely notice the biggest change here. A new command palette, accessible via a keyboard shortcut, allows you to quickly jump to settings, posts, or features without having to click through multiple menu levels. For someone who only uses WordPress occasionally, this may seem unfamiliar at first. For anyone who works in the backend regularly, it’s noticeably faster.
A visual revision view right in the editor. Changes to a post can now be tracked using a color-coded preview, similar to the track changes feature in a word processor. This allows team members working on content to see at a glance what has changed since the last version, rather than having to laboriously compare the two versions in their heads.
More flexible mobile navigation menus. So-called navigation overlays make it possible to customize the behavior and appearance of mobile menus much more extensively than was previously possible without additional extensions. For websites that previously had to make do with the limited standard options, this is a tangible improvement that is truly noticeable.
New breadcrumb and icon blocks. These are small but handy additions that let you insert navigation paths and icons directly in the editor without needing an additional plugin. Every plugin you can do without means one less potential security and maintenance risk—even if the individual impact here is small.
Dynamic data views in the admin panel. Static lists—such as those for posts or users—are replaced by interactive, filterable views. This allows users who manage a lot of content to find what they're looking for more quickly, without having to scroll through multiple pages.
The new features that are more relevant to developers and agencies
PHP-only blocks. Until now, developing custom blocks for the editor almost always required knowledge of React, a JavaScript library that many traditional WordPress developers have never learned. With WordPress 7.0, simpler blocks can now be built without React. This significantly lowers the barrier to entry for custom development, but primarily affects those who build websites from a technical standpoint, not those who later maintain them editorially.
The new AI infrastructure at the core. With the WP AI Client, a central Abilities API, and a Connectors Hub, WordPress is creating—for the first time—a unified interface through which external AI providers and plugins can be integrated in a standardized way. Previously, each AI plugin had to provide its own, often incompatible, integration method. This standardization is particularly relevant for developers who integrate AI features into websites, rather than for day-to-day use of the site itself.
New developer APIs and performance optimizations in the core. For agencies and developers, this means faster, cleaner code in multiple parts of the system. For website operators, the impact is indirect at most—for example, slightly shorter loading times on the backend—without anyone having to explicitly configure anything.
What Was Cut, and Why That's Good News
Originally, WordPress 7.0 was supposed to include a feature for real-time collaboration in the editor, similar to the simultaneous editing of a document as found in modern word processors. This feature was removed shortly before the release. The core team cited stability issues, so-called race conditions—where two simultaneous changes can overwrite each other—increased server load, and recurring errors that surfaced during the testing phase as the reasons for the decision.
From a marketing perspective, the removal of this feature is frustrating because it was touted as a major highlight in many preliminary announcements. From a practical standpoint, however, the decision is exactly the right one. A half-baked collaboration feature that could lead to data loss or overwritten content would pose a greater risk to any website than a missing but announced feature. Better to have a feature a year later that actually works than one now that occasionally messes up content.
For companies that rely on multiple editors or external copywriting agencies, an unreliable collaboration feature would have been a double-edged sword anyway. The tried-and-true—albeit slightly less convenient—method of working with individual drafts and clear approvals will remain in place for the time being, which, when in doubt, is more important for the reliability of content than the convenience of simultaneous editing.
Should you update now?
One important technical change concerns the minimum requirements: WordPress 7.0 requires at least PHP 7.4. Anyone still running an older version of PHP must first adjust their hosting package before updating, which in many cases is straightforward but not automatic. Older PHP versions, such as 7.2 or 7.3, will only receive security patches as part of the previous WordPress 6.9 branch—not in the current main branch.
For most corporate websites, we do not recommend updating immediately on the day of release; instead, we suggest waiting a few weeks until the most important plugins and themes have been adapted to the new version. This is now largely the case with the current version 7.0.2. Nevertheless, before every update, it’s essential to test on a staging environment to verify that all active plugins and customizations continue to function properly before making changes to the live website.
This caution has nothing to do with skepticism toward WordPress itself, but rather with the simple fact that every update runs on thousands of completely different website configurations, none of which exactly matches one’s own. What works smoothly on a test site can still cause problems on another site with a different combination of plugins and custom code. Waiting a bit after the release date costs nothing but a little patience, but it noticeably reduces the risk.
A real-world example
For a client project involving several active plugins, including an older booking system, we first performed the update to WordPress 7.0 on a test copy of the website. We discovered that this particular booking plugin did not initially function properly with the new version—a conflict that would have directly resulted in failed booking requests on the live site.
The plugin developer had already announced an update at that point but had not yet released it. We therefore deliberately postponed the update by two weeks until the compatible plugin version was available, rather than risking a breakdown in the booking functionality. On the live site, the customer didn’t notice anything about this entire process, except that at some point a new backend became available that ran noticeably more smoothly than before. That is precisely the difference between a planned update and a rushed one.
Looking back, the actual value of those two weeks of waiting was hardly measurable, because nothing visible happened. That’s exactly what often happens with a sound technical approach: Success isn’t manifested as a spectacular event, but rather as the absence of a problem that would otherwise have arisen. For the customer, this ultimately meant a seamless transition—without a single missed booking and without a single concerned call to support—even though a potentially serious disruption had indeed been averted behind the scenes.
Why Release Lists Often Set the Wrong Priorities
Almost every announcement of a new WordPress release follows the same pattern: a long list of features, sorted by how technically impressive they are, not by their actual usefulness for a company’s website. The AI infrastructure in the core is hailed in most articles as the biggest highlight of WordPress 7.0, yet in practice it affects almost exclusively developers who want to integrate their own AI features. The revamped revision view, on the other hand—a comparatively unspectacular feature—actually changes the day-to-day workflow for many editorial teams.
This distortion isn't a coincidence. Technical innovations are easier to package into an impressive headline than small but effective improvements to everyday workflows. When deciding whether an update is worth it, the length of the official feature list is less helpful than asking who in your company actually works with WordPress and what that person really needs on a day-to-day basis.
Those who don't let themselves be swayed by this and instead use their own processes as a benchmark will ultimately arrive at a much more accurate assessment than any general list of trends could provide.
What You Should Check Before an Update
Before an update is even considered, it’s worth doing a quick, structured check that can be completed in just a few hours:
Is the website currently running on at least PHP 7.4, or does the hosting package need to be updated first?
Have all actively used plugins already been officially confirmed as compatible with WordPress 7.0?
Are there any customizations to the theme or custom developments that need to be tested separately?
Is there a recent backup of the entire website that can be used in case of doubt?
Is there a staging environment available where the update can be safely tested before it goes live?
If you go through these five points before an update, you’ll significantly reduce the risk of unpleasant surprises, regardless of how extensive the release actually is. Incidentally, this checklist applies not only to WordPress 7.0, but to virtually every major update that follows in the coming years, no matter how big or small the individual changes may be.
The difference between a major release and subsequent patch versions
One point that is often overlooked when deciding whether to update: The first version of a major release—in this case, 7.0.0—is rarely the most stable. In the weeks following every major WordPress release, there are typically several patch versions that fix minor but important bugs that only become apparent once the software is widely deployed across thousands of different websites. This is exactly what happened with WordPress 7.0, with the interim version 7.0.2 already containing several such fixes.
For a corporate website, where downtime or display errors can directly cost the company inquiries, this difference is crucial. Those who wait to apply the update until after one or two patch versions have been released benefit from the experience of all the websites that updated before theirs, without becoming a testing ground themselves. This small amount of patience costs practically nothing and significantly reduces the risk.
Conclusion: A useful update, but no need to rush
WordPress 7.0 brings real improvements, especially for anyone who regularly works in the backend or has custom features developed. However, for the day-to-day operation of a corporate website, this isn’t an update that needs to be installed immediately on release day. Waiting a few weeks, testing it in a staging environment, and checking the compatibility of your own plugins will provide significantly more peace of mind than rushing into the update.
In the end, what matters isn't so much how many features a new release brings, but how smoothly the transition goes for your own website. An update that nobody notices is usually a good update. One that everyone talks about afterward usually isn't.
Related: 3D on the Web: How New AI Tools Are Changing the Game and Creating Websites with AI: When Lovable, Framer Agents, and Others Are Enough—and When It Gets Expensive · Services: Web Design for Small and Medium-Sized Businesses and Trades
Not sure if your WordPress website is ready for the update?
We'll check your plugins and customizations for compatibility and give you an honest assessment of whether it's worth updating now or if it makes more sense to wait a little longer. Just send us a quick message using the contact form. We'll respond within 24 hours—personally and without any sales pitch.
More Articles
© Marschfahrt Studio
Practical knowledge on web design, SEO, AI, and conversion optimization. Based on real projects, without any marketing spin.

