WordPress / health-check

Health Check is a WordPress plugin that will perform a number of checks on your WordPress install to detect common configuration errors and known issues.
GNU General Public License v2.0
174 stars 51 forks source link

Feature request/bug - Minimum PHP for Health Check & Troubleshooting #468

Closed ipajen closed 1 month ago

ipajen commented 1 year ago

Feature request/bug description

compatibly - Minimum PHP. The minimum PHP version of Health Check & Troubleshooting is not shown "-" In the readme.txt I find Requires PHP: 5.6 but in the health-check.php no version is defined. (Many plugins seems to have the information in readme.txt, could Health Check & Troubleshooting check here also)?

With the WordPress 6.3 and drop of 5.x support of PHP, maybe its time to bump minimum version of PHP for Health Check & Troubleshooting?

Screenshots

Is this a visual related ticket? If so, please include one or more screenshots to help us better understand what is happening.

Clorith commented 1 month ago

As the Health Check plugin supports WordPress versions down to version 4.4, it will currently not have it's minimum PHP version raised, other than that, we'll add the readme headers to the primary plugin file as well :)