Versions management
Decide what version of PHP and WordPress the website is run onAn important aspect of maintaining a project is working with the latest versions of both PHP and WordPress. SiteBox Dashboard displays the current version of both and allows you to change them. It's important to make sure that all plugins and functionalities on the site are compatible with the newly selected versions when updating.
Before updating, it is recommended to perform a backup to avoid data loss. After the update, it is crucial to thoroughly check the project to ensure that no regressions have occurred in its operation.
Changing the WordPress version requires a deployment process that will execute the necessary updates on your environment. This ensures a smooth transition to the new version while maintaining the integrity of your site's functionality and data.
See also the user guide:
Deployment
How to deploy codebase, media library or database to an online environment
WordPress version
This panel allows you to change the current version of WordPress. You can install only the latest versions that include all security patches. Patch versions are updated automatically following WordPress recommendations to ensure the maximum security of your site. Patch versions do not introduce any new features; they solely fix bugs and address security vulnerabilities.
It is possible to install a specific version of WordPress. To do so, please get in touch with SiteBox's support team for assistance and guidance in installing your desired WordPress version.
PHP version
We allow the use of the three latest PHP versions for your website. All security updates for PHP are automatically installed during deployment, ensuring the safety and reliability of your site. It is recommended to use PHP versions that align with the list of currently supported versions to benefit from the latest features and security enhancements.