Fix The WordPress PHP Update Recommended Warning¶
Use this page when WordPress reports that the site is running an older PHP version. Change PHP deliberately, test the site immediately, and use staging for stores, membership sites, bookings, custom code, or other high-risk sites.
Before Changing PHP¶
- Create a WordPress backup.
- Confirm you can sign in to WordPress admin.
- Note the current PHP version so you can revert if needed.
- Identify important plugins such as WooCommerce, forms, memberships, bookings, page builders, and custom integrations.
Use staging for high-risk sites
If the site handles sales, logins, bookings, or custom code, test the PHP change on a clone before changing the live domain.
Change PHP In cPanel¶
- Log in to cPanel.
- Open
MultiPHP Manager. - Select the domain that hosts the WordPress site.
- Choose a current PHP version supported by your site.
- Click
Apply. - Test the site immediately.
What To Test¶
Check:
- Home page and key pages.
- WordPress admin.
- Contact forms.
- Checkout, memberships, bookings, or logins.
- Search, menus, and page-builder layouts.
- Error messages in WordPress or on the public site.
If something breaks, switch the domain back to the previous PHP version and test again.
If The Warning Remains¶
The warning may remain if:
- The wrong domain was changed in cPanel.
- The site uses a different document root than expected.
- A cache is showing an old WordPress Site Health result.
- The PHP version is newer than before but still below WordPress's recommended version.
Contact Fused if you are unsure which domain or PHP version to change.
Related Guides¶
-
wp-toolkit
-
Staging
-
Performance