WordPress 7.0 PHP Version: Requirements & Compatibility, Tested on Real Websites

Author: Lucky Oleg | Published

WordPress 7.0 is out. Actually, it has been out since May 20, 2026, and the 7.0.1 maintenance release already followed. Like every major release, it arrived with a familiar question in tow: what PHP version does WordPress 7 need?

Quick answer, straight from the official requirements and the core team’s announcement:

  • Minimum PHP version: 7.4 (up from 7.2.24 in WordPress 6.9)
  • Officially recommended: PHP 8.3 or newer
  • What we actually run: PHP 8.5, the newest stable branch and our recommended PHP version for WordPress in 2026

And because “trust me bro” is not a compatibility test, we did what we always do: upgraded our own managed fleet first. The same real-world websites from our WordPress + PHP 8.5 compatibility tests are now running WordPress 7 with the latest PHP. Zero fatal errors. More on those sites below, with links, so you can verify with our own tools. 😎

WordPress 7.0 Requirements at a Glance

Requirement WordPress 7.0 Notes
Minimum PHP 7.4 Was 7.2.24 in WordPress 6.9. PHP 7.2 and 7.3 are out.
Recommended PHP 8.3+ Official recommendation. PHP 7.x is end-of-life and risky.
Best PHP in practice 8.5 Fastest branch, supported until end of 2029. What we run.
Database MariaDB 10.11+ or MySQL 8.0+ Recommended baseline for performance and security.
HTTPS Required No longer a nice-to-have.

Not sure what your site currently runs? Our PHP version checker shows the PHP version of many websites in seconds, and the WordPress version checker tells you whether a site is on WordPress 7 yet.

PHP 7.2 and 7.3 Are Officially Out

WordPress 7.0 dropped support for PHP 7.2 and 7.3. The core team’s reasoning is simple: usage of those versions fell below 4% of monitored WordPress installations, under the project’s usual 5% retirement threshold.

Here is what that means in practice if your site still runs one of them:

  • No WordPress 7.0 for you. Sites on PHP 7.2 or 7.3 stay on the WordPress 6.9 branch. Security fixes still arrive there, but new features do not.
  • You are running unsupported PHP anyway. PHP 7.3 reached end-of-life back in 2021. No patches, no fixes, just accumulating risk.
  • The fix is one upgrade away. Move to PHP 8.3 or newer and the whole problem disappears, along with a nice speed bump.

If the words “upgrade PHP” make your palms sweaty, that’s fair, and it’s literally our day job. Our WordPress maintenance plans handle PHP upgrades on staging first, with backups and a rollback plan, from $49/mo. 🤙

Does WordPress 7.0 Work with PHP 8.5?

Yes. PHP 8.5 support landed in WordPress 6.9, and WordPress 7.0 continues it. The official “minimum recommended” is PHP 8.3, but if your plugins and theme are maintained, PHP 8.5 is the better choice: it is the fastest branch in real benchmarks and stays in active support until the end of 2027, with security patches until the end of 2029.

We did not test this on a fresh install with a default theme, because who needs that? We tested it the same way we tested PHP 8.5 compatibility: on real, actively used business websites and WooCommerce stores that we build and maintain.

WordPress 7 Websites Running on the Latest PHP:

WooCommerce Stores on WordPress 7:

Don’t take our word for it: run any of these through the WordPress version checker or the PHP version checker and see for yourself. 😏 Curious about the rest of a site’s stack? The WordPress theme and plugin detector reveals that too.

Plugin-wise, the compatibility picture matches what we found in our PHP 8.5 testing: actively maintained plugins (Elementor Pro, WooCommerce, Yoast, LiteSpeed Cache, Wordfence, and the rest of our tested list) made the jump to WordPress 7 without drama. If you build with Elementor, our Elementor and PHP compatibility guide covers that combo in detail.

What Else Is New in WordPress 7.0

This article is about PHP, but “Armstrong” is a big release, so here is the short version of what you get after upgrading:

  • A redesigned admin. A sleek new admin theme across the whole dashboard. It takes about a day to stop reaching for menus that moved, then you won’t want to go back.
  • Command palette everywhere. Press Cmd+K (or Ctrl+K) and jump to any screen or action. A genuine time-saver once it enters muscle memory.
  • AI, officially. A new admin screen for connecting AI providers to your site, plus an API for registering additional ones. WordPress is not bolting AI on through plugins anymore; there’s now a core standard.
  • Visual revisions. Compare page versions visually instead of squinting at a diff.
  • Client-side media processing. Image resizing and compression now happen in your browser, which takes load off your server.
  • PHP-only block registration. Developers can register blocks with auto-generated inspector controls without touching JavaScript. Yes, really.

One thing that did NOT ship: real-time collaboration. It was pulled from 7.0 over concerns about race conditions and server load, and deferred to a future release. Probably for the best; nobody wants their homepage edited like a chaotic Google Doc on day one.

How to Upgrade to WordPress 7.0 Safely

Same battle-tested process we use on client sites:

  1. Check your PHP first. Below 7.4? Upgrade PHP before anything else, or WordPress won’t even offer you the update. Use the PHP version checker if you’re not sure.
  2. Update everything else. Theme and all plugins to their latest versions. Check changelogs for “WordPress 7.0 compatible” notes.
  3. Back up. Full files + database backup, stored somewhere that isn’t the same server.
  4. Stage it. Create a staging copy, upgrade WordPress there, and click through your real flows: pages, forms, admin, emails, and checkout if you run WooCommerce.
  5. Watch the logs. Deprecation warnings are fine to note; fatal errors mean stop and fix before production.
  6. Upgrade production during low-traffic hours, then take PHP to 8.5 (also staged first) if you haven’t already.
  7. Verify after. A quick pass with the broken link checker and meta tag checker catches anything that went sideways.

Want the upgrade done for you, without the science experiment? WordPress 7 + PHP 8.5 upgrades are part of our WordPress maintenance plans, from $49/mo: staging, backups, rollback plan, zero drama. Or just get in touch with Web Aloha. 🤙

Summary: WordPress 7.0 and PHP in 2026

WordPress 7.0 “Armstrong” raised the PHP floor to 7.4, officially recommends PHP 8.3 or newer, and runs beautifully on PHP 8.5, which is what we recommend and run on our managed fleet. If you’re on PHP 7.2 or 7.3, you’re now locked out of new WordPress features entirely, so that upgrade stopped being optional.

For the deeper PHP story, see our recommended PHP version for WordPress guide and the PHP 8.5 compatibility tests this article builds on. Everything WordPress + PHP related lives in our WordPress Hub.

And if these yearly upgrade rituals have you side-eyeing WordPress itself, a WordPress to Astro migration removes PHP from the equation entirely. We build both, so you’ll get an honest recommendation either way.

Recommended tools

Recommended tools for this guide

Use these free tools to apply the ideas from this guide to your own website.

Useful info? Spread the Aloha:

Lucky Oleg

Lucky Oleg is the founder of Web Aloha, a web design & SEO agency helping businesses ride the digital wave. With years of experience in WordPress, technical SEO, and web performance, he writes about what actually works in the real world.