WordPress 7.0 PHP requirements changed in a way a lot of site owners haven’t noticed yet. As of the April 2026 release, WordPress core dropped support for PHP 7.2 and 7.3 entirely the new minimum is PHP 7.4, and the actively recommended version for production sites is PHP 8.3 or newer. If your host hasn’t nudged you about this, your site might already be running on an unsupported version without any obvious warning sign.
What Actually Changed in WordPress 7.0 PHP Requirements
WordPress 7.0, released in April 2026, officially dropped PHP 7.2 and 7.3 support sites still running those versions are now on an unsupported configuration as far as WordPress core is concerned. The minimum supported version moved to PHP 7.4, while the actively recommended baseline for production sites sits at PHP 8.3, with newer point releases like 8.4 and 8.5 already fully documented as supported.
Why This Matters Even If Your Site “Still Works”
A site on old PHP doesn’t necessarily show visible errors it just quietly loses security patches, misses the 15-25% performance improvement typically seen moving from PHP 7.x to 8.3, and becomes gradually less compatible with newer plugins and themes built around modern PHP features. “Still works” and “still supported” are different things, and the gap between them tends to surface at the worst possible moment usually right when you need to install an update urgently.
Check 1: What PHP Version Are You Actually On
Most hosting control panels show this directly, or you can check via a simple info.php file if you have file access. A surprising number of site owners genuinely don’t know which version they’re running until they check.
Check 2: Will Your Plugins Survive the Jump
Roughly 10-15% of sites hit some plugin breakage during a PHP version jump, usually from older, less-maintained plugins that haven’t been updated for modern PHP standards. Before upgrading, updating every plugin and theme to its latest version first resolves most compatibility issues, since the large majority of actively maintained plugins are already PHP 8+ compatible in 2026.
Check 3: Does Your Host Support Easy Version Switching
This is where hosting quality actually matters for this specific task. A host like Cloudways lets you switch PHP versions with a few clicks and roll back just as easily if something breaks, versus older shared hosting environments where a PHP change means opening a support ticket and waiting.
Check 4: Test on Staging, Not Live
Change the PHP version on a staging copy first, then actually test the workflows that matter checkout if you run WooCommerce, contact forms, search, any custom functionality. A staging site with no real content or orders running through it is only a partial test; test with data that resembles your actual live traffic.
Check 5: What You Gain Beyond Just Compliance
Beyond staying supported, the performance jump alone is worth the upgrade for most sites faster page generation, lower server resource usage, and better compatibility with the newer generation of plugins being built specifically around PHP 8’s typed properties and modern syntax.
Final Thoughts for WordPress 7.0 PHP requirements
WordPress 7.0 PHP requirements aren’t just a compliance checkbox; running an outdated PHP version quietly costs security coverage and performance, and the gap only grows as more of the plugin ecosystem builds specifically for PHP 8. If you want your PHP upgrade planned and tested properly instead of guessing, take a look at my WordPress development services or get a free quote.
Recommended Tools & Plugins
Every tool below is something I actually use on client projects, not a random affiliate list.
- Hosting: Cloudways fast, managed WordPress hosting
- Theme: GeneratePress lightweight, built for speed
- Page Builder: Elementor Pro the builder behind most of my client sites
- Forms: WPForms reliable, beginner-friendly form builder
- Directory/Listing Sites: Directorist for business directory or listing projects
- Elementor Add-ons: Crocoblock (JetEngine) for dynamic, database-driven sites
- Keyword Research: Mangools is the SEO tool I use for keyword research
- Backups: UpdraftPlus never launch a site without a backup plan
- Course Platform: Tutor LMS is the LMS plugin
- Free Speed Test: Google PageSpeed Insights is the free tool I use to check real Core Web Vitals data