Managed Hosting for WordPress Help

Extended support for PHP version 7.4 with ZendPHP

WordPress has a thriving community of plugin and theme developers who've been contributing to the WordPress ecosystem for a long time. Throughout this, PHP has gone through its development cycle to overcome threats and improve the quality of its functionality. WordPress works on PHP version 7.4 or greater (PHP 8.3 is the latest version).

PHP.net put PHP 7.4 into end-of-life (EOL) status at the end of 2022. This EOL change put a strain on WordPress developers to update their code to support the newest versions of PHP.

We understand that staying current with PHP standards can be challenging. With that in mind, we have partnered with Zend to provide extended long-term support (LTS) for PHP version 7.4. This LTS from Zend will provide users of PHP 7.4 with a secure experience on our WordPress hosting platforms until November 2026.

How can I find out which PHP version my site is using?

You can find your PHP version in several locations:

  • Managed Hosting for WordPress dashboard: Under Settings, select Production Site and PHP Version. You can update your PHP version here as well.
  • WordPress Dashboard: On the Home page, an admin message will display PHP Update Required. Follow the link to update your PHP version.
  • PHP info script: You can create a PHP info file and place it in the root directory of your WordPress site with an FTP app or a File Manager. Loading this file in your browser will display your PHP version info.

More info