Hi @boekel
I hope you are doing well today.
In latest version we already set the minimum required PHP version is 7.4, so you need to upgrade that for upgrade to latest version. It will be better to get support from your hosting provider to upgrade PHP version.
If you need PHP 7.3 please add this to your wp-config.php file
define( 'WP_SMUSH_MIN_PHP_VERSION', '7.3' );
Kind Regards,
Kris
Thread Starter
boekel
(@boekel)
Hello,
This is now in my wp-config.php:
/* Add any custom values between this line and the “stop editing” line. */
define( ‘WP_SMUSH_MIN_PHP_VERSION’, ‘7.3’ );
/* That’s all, stop editing! Happy publishing. */
but still the message that version 3.15.3 requires PHP7.4.
I’ve tried the 3.15.2 version and that works, so for now I’m happy 🙂
Thank you.
Hi @boekel,
We are glad to hear that the issue has been resolved and marking this thread accordingly. Please let us know in case you need further help.
Kind regards,
Zafer