🌐
WordPress
make.wordpress.org › hosting › 2025 › 04 › 16 › wordpress-6-8-server-compatibility
WordPress 6.8 Server Compatibility – Make WordPress Hosting
April 16, 2025 - WordPress 6.8 (released on April ... only for informational purposes): PHP: 8.1 (Security Support), 8.2 (Active Support), 8.3 (Active Support), and 8.4 (Candidate Support)....
🌐
WordPress
make.wordpress.org › core › handbook › references › php-compatibility-and-wordpress-versions
PHP Compatibility and WordPress Versions – Make WordPress Core
December 2, 2025 - WordPress aims to support new versions of PHP as much as possible, most commonly in the major version of WordPress that's released around the same time as the new version of PHP in November each year. As a project, the process of supporting these new versions begins after each new PHP version ...
Discussions

How to check PHP compatibility?
The actual way to check it is to switch to PHP 8.4 and check the error log unless your site goes down. But don't do that. Create a staging site and check there. However, I don't recommend switching to 8.4 yet. There are many plugins still catching up with 8.3, which is not yet outdated and will still be supported, so the tops I recommend is 8.3. Also, when changing PHP versions it's important that you create a backup and switch version by version with some time between changing versions, until you get to the desired one. WP claims minimum supported PHP version threshold (7.4, though many plugins are still declaring 5.6). WP itself can't check if your plugin is compatible or not - and I don't count errors and warnings in regards to this. WP simply reads the text from the readme and style.css files from themes and plugins and that's it, and that's the info developers add on their own. To summarize: Don't switch to 8.4 yet, not needed. 8.3 is completely fine and will be fine and will have support until 2027. Create a staging site or copy your website elsewhere (localhost), change versions and check. Create a backup Change version by version, with some time between changes. I would also add to disable plugins when doing so, and only after enable one by one (after each change). Test all options thoroughly, inspect the error log for any errors. If you see warnings related to some plugins, inform plugin developers for warnings (these are related to future PHP updates and will not crash your website). If the outcome is good, update your live site Hope this helps and best of luck More on reddit.com
🌐 r/Wordpress
9
1
August 25, 2025
Upgrading to PHP 8.3 causing pages to disappear?
Hey! Make sure all plugins, and basically everything is updated before you upgrade your PHP. Maybe try to disable all plugins, and check if the issue is there. Also, go to Settings -> Permalinks and click Save - if you see 404 after PHP update, it's kinda weird :-/ More on reddit.com
🌐 r/Wordpress
24
1
September 23, 2025
WordPress 6.8: How's it coming along for you?
Updated my sites and haven't faced any issues so far, but I'm no expert. I thought this post did a pretty good job of summarizing the changes for us less technically inclined folks. More on reddit.com
🌐 r/Wordpress
93
51
April 16, 2025
How will Wordpress benefit from PHP 8.0 and JIT?

Probably no significant improvements, since most of the time is spent waiting on MySQL and the file system. I’d love to be surprised, but right now my expectations are low.

It’s still exciting because it could open up new areas to PHP that used to require custom extensions.

More on reddit.com
🌐 r/Wordpress
12
19
April 20, 2020
🌐
WordPress
wordpress.org › about › requirements
Requirements – WordPress.org
PHP version 8.3 or greater. MariaDB version 10.6 or greater OR MySQL version 8.0 or greater.
🌐
WordPress
make.wordpress.org › core › 2025 › 11 › 21 › php-8-5-support-in-wordpress-6-9
PHP 8.5 support in WordPress 6.9 – Make WordPress Core
November 25, 2025 - Contributors to WordPress have ... scripting language in which WordPress is primarily architected. WordPress requires PHP 7.4 or higher 8.5 have been addressed in WordPress 6.9 RC2....
🌐
HostArmada
hostarmada.com › hostarmada blog › best php version for wordpress in 2026: what to use and why
Best PHP Version for WordPress in 2026: What To Use and Why
January 17, 2026 - So, for example, if you’re still way behind running on WordPress 5.0, you can use it with a PHP version as early as 5.6.20. Still, the recommended version is PHP 7.0+. In the same manner, if you have the most current WordPress version (6.8.1, ...
🌐
GitHub
github.com › WordPress › hosting-handbook › blob › main › server-environment.md
hosting-handbook/server-environment.md at main · WordPress/hosting-handbook
Tickets related to PHP compatibility can be found at any time by Searching WordPress Trac. ... IMPORTANT: WordPress 6.8 is fully compatible with PHP 7.2 (1), 7.3 (1), 7.4 (1), 8.0(1), 8.1, and 8.2 and beta compatible with PHP 8.3, and PHP 8.4.
Author   WordPress
🌐
WordPress.com
wordpress.com › home › development › the developer’s guide to wordpress 6.8
The Developer’s Guide to WordPress 6.8
April 16, 2025 - Because all of the block data is stored as PHP in blocks-manifest.php, you can register all of your plugin’s block types without reading individual JSON files. Overall, it’s just a more efficient way to register block types—and yes, you can use it for registering single block types, too! In WordPress 6.8, you can register all of your block types with this call:
Find elsewhere
🌐
WP Umbrella
wp-umbrella.com › blog › wordpress insights › wordpress 6.8: release date, features & compatibility
WordPress 6.8: Release Date, Features & Compatibility
April 3, 2025 - Don’t test the new version on your live site. That’s just asking for trouble. Use a staging environment to trial WordPress 6.8 safely. Make sure your server is running a recent, stable version of PHP. WordPress 6.8 will work better with that.
🌐
Toolset
toolset.com › home › server requirements
Server Requirements - Toolset
November 10, 2023 - WordPress 5.0–6.9.4 (it’s always a good idea to run the latest and greatest version of WordPress). PHP 7.0 and above. MySQL 5.6 and above. 128MB RAM (see WP memory settings). Keep in mind that the required memory for your site depends on ...
🌐
WordPress
make.wordpress.org › hosting › handbook › server-environment
Server Environment – Make WordPress Hosting
May 18, 2018 - The focus of beta testing is reducing impacts to users, often incorporating usability testing. compatible with PHP 8.3, and PHP 8.4. As of the WordPress 6.8 release in April 2025, the term ‘compatible with exceptions’ is no longer used.
🌐
Barn2
barn2.com › home › knowledge base › woocommerce product table › troubleshooting
What are the minimum server requirements?
September 4, 2024 - Please refer to the list below for the minimum requirements for your web server. These are the minimum supported versions for our plugins, which we guarantee compatibility. Easy Digital Downloads 3.0 or greater (tested to 3.6.2)
🌐
Judith Kallos
theistudio.com › home › read & learn › wordpress › how to update to wordpress 6.9.4 security release
How to Update to WordPress 6.9.4 Security Release
3 weeks ago - For more information on this release, please visit the WordPress 6.9 Field Guide. PHP version 7.4 or greater. MySQL version 5ersion 8.0 or greater OR MariaDB version 10.4 or greater.
🌐
WordPress
make.wordpress.org › hosting › 2024 › 11 › 05 › wordpress-6-7-server-compatibility
WordPress 6.7 Server Compatibility – Make WordPress Hosting
April 15, 2025 - WordPress 6.7 (released on November ... only for informational purposes). PHP: 8.1 (Security Support), 8.2 (Active Support), 8.3 (Active Support), and 8.4 (Candidate Support)....
🌐
Reddit
reddit.com › r/wordpress › how to check php compatibility?
How to check PHP compatibility? : r/Wordpress
August 25, 2025 - There are many plugins still catching ... between changing versions, until you get to the desired one. WP claims minimum supported PHP version threshold (7.4, though many plugins are still declaring 5.6)....
🌐
Kinsta®
kinsta.com › home › resource center › blog › wordpress development › the ideal wordpress php and server requirements
The Ideal WordPress PHP and Server Requirements
3 weeks ago - We’ll start with the PHP requirements below, then move on to server requirements. WordPress supports and runs on many versions of the PHP programming language. Yet, for the best performance, we recommend running PHP version 8.0 or higher.
🌐
WordPress
wordpress.org › documentation › wordpress-version › version-6-8-2
Version 6.8.2 – Documentation
July 15, 2025 - On July 15, 2025, WordPress 6.8.2 was released to the public. Installation/Update Information To get this version, update automatically from the Dashboard > Updates menu in your site’s admin area or visit https://wordpress.org/download/release-archive/. For step-by-step instructions on installing ...
🌐
GitHub
github.com › WordPress › hosting-handbook › discussions › 260
[post] WordPress 6.7 Server Compatibility · WordPress/hosting-handbook · Discussion #260
WordPress 6.7 (released on November ... and RC only for informational purposes). PHP: 8.1 (Security Support), 8.2 (Active Support), 8.3 (Active Support), and 8.4 (Candidate Support)....
Author   WordPress
🌐
WordPress
wordpress.org › documentation › wordpress-version › version-6-8-3
Version 6.8.3 – Documentation
September 30, 2025 - On September 30, 2025, WordPress 6.8.3 was released to the public. Installation/Update Information To get this version, update automatically from the Dashboard > Updates menu in your site’s admin area or visit https://wordpress.org/download/release-archive/. For step-by-step instructions ...
🌐
Webgaku
webgaku.net › home › wordpress › what is wordpress’ server requirement? support for each version
What is WordPress’ server requirement? Support for Each Version - Webgaku
September 22, 2022 - It is necessary to have a server with PHP and MySQL installed to run WordPress. Summary of the recommended PHP and MySQL versions for each version of WordPress. It recommends that you meet the following requirements to run the latest WordPress 6.0.