Basically, you can check the PHP version used both within CloudPits and within your WordPress installation. This guide describes how to check the PHP version directly in WordPress.
How do I check the currently used PHP version of my WordPress website?
You can view the PHP version used directly in the WordPress dashboard:
-
Log in to the WordPress admin area.
-
Navigate to "Tools" > "Site Health".
-
Switch to the "Info" tab and expand the "Server" section.
-
There you will find the entry for "PHP version".
What steps should I take before updating the PHP version?
Before you update the PHP version, we recommend the following steps:
-
Create a backup: Make a complete backup of your website, including all files and the database. This way, you can restore your website in case of problems. Alternatively, you can also use backups from us if something goes wrong, which we provide in the customer center under "Webhosting" > [Your plan] "manage" > "Security" > "Backups".
-
Perform updates: Update WordPress itself as well as all installed plugins and themes to the latest versions. This minimizes the risk of compatibility issues after the PHP update.
-
Check compatibility: Verify whether your plugins and themes are compatible with the new PHP version. You can find information about this in the respective plugin or theme descriptions.
How do I update the PHP version of my WordPress website?
The PHP version update is done in your customer account. Please follow our detailed instructions at the following link: How do I change the PHP version?
What should I pay attention to after updating the PHP version?
After the update, we recommend:
-
Function test: Check your website thoroughly for functionality. In particular, test contact or order-related forms and other interactive elements.
-
Check for error messages: Watch out for any error messages or warnings and fix them if necessary.
-
Regular backups: Set up your own regular backups to be secured for future changes or updates.
By following these steps, you ensure that your WordPress website remains secure, fast, and compatible.