WordPress and PHP 8.4 Compatibility: Supported Versions and Testing

Author: Lucky Oleg | Published Updated
WordPress and PHP 8.4 Compatibility: Supported Versions and Testing

PHP 8.4 is supported by WordPress Core 6.7 and later. That official fact replaces the need for vague claims that “many popular plugins worked in our test.”

The production decision still belongs to the site’s complete stack.

Official WordPress support

The current WordPress PHP compatibility matrix lists:

WordPress versionPHP 8.4 status
WordPress 7.0Supported
WordPress 6.9Supported
WordPress 6.8Supported
WordPress 6.7Supported
WordPress 6.6 and earlierNot supported

Check the live matrix before an upgrade. “Supported by core” still does not mean that every installed component is compatible.

What to inventory

  • parent and child theme;
  • standard and must-use plugins;
  • page builder and add-ons;
  • WooCommerce and every payment, shipping, tax, subscription, and checkout extension;
  • custom snippets, integrations, and webhooks;
  • required PHP extensions;
  • cron jobs, queues, imports, exports, backups, and cache layers.

The list is more useful than a generic plugin-name table because versions and configurations matter.

Safe upgrade sequence

  1. Create a production-like staging copy.
  2. Update WordPress, themes, and maintained plugins.
  3. Back up files and database and verify the rollback path.
  4. Switch staging to PHP 8.4 with matching extensions and limits.
  5. Test public pages, admin editing, media, search, forms, email, APIs, and scheduled jobs.
  6. Test all commerce and authenticated flows where present.
  7. Inspect PHP, WordPress, and server logs for fatals, warnings, and deprecations.
  8. Deploy during a monitored window and repeat critical checks.

Our PHP version checker may detect a remotely exposed version, but an unknown result is not proof that a site does or does not use PHP. WordPress Site Health and the hosting panel are stronger sources for your own site.

When to choose 8.4

PHP 8.4 is a reasonable production candidate when the WordPress version supports it, the upstream branch remains supported, and the full stack passes. It can also be a temporary choice when a documented component blocks PHP 8.5.

For sites on WordPress 6.9 or 7.0 that pass the newer branch, review WordPress and PHP 8.5. For the broader selection policy, use the recommended PHP version guide.

The evidence boundary is simple: WordPress Core 6.7 and later support PHP 8.4. Only staging and production monitoring can establish whether your particular site does.

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.