WordPress plugin that integrates a WordPress site with the Bluehost control panel, including performance, security, and update features.
The 3.x version can be found on the main
branch.
Find the bluehost-wordpress-plugin.zip
asset for your preferred version at: https://github.com/bluehost/bluehost-wordpress-plugin/releases/.
Alternatively, check the updater endpoint for the latest version at: https://hiive.cloud/workers/release-api/plugins/bluehost/bluehost-wordpress-plugin, this also includes a download link to the latest zip file or use this link to access the latest download: https://hiive.cloud/workers/release-api/plugins/bluehost/bluehost-wordpress-plugin/download/.
Review the version control and releases "How We Work" docs for more information.
This plugin has version number set in 3 distinct places in 2 files:
The legacy 2.x version can be found on the master
branch.
develop
branch is ready for release testing, a X.Y.Z-alpha.1
version should be created and MUST be tagged as a pre-release. Subsequent alpha releases should increment the last digit of the version (e.g. X.Y.Z-alpha.2
). Alpha releases are open to having new features added and/or bugs fixed. Tagging a release will trigger the full test matrix. Any test failures should be addressed.X.Y.Z-beta.1
). Tagging a release will trigger the full test matrix. Any test failures should be addressed.Steps to follow when releasing a new version of the plugin:
develop
branch is up-to-date with the latest changes.release/X.Y.Z
branching from develop
.release
branch has properly bumped the version.
release
branch has passing tests.release
branch passes linting.X.Y.Z-rc.1
) and be sure to mark it as a pre-release.release
branch passes the full test matrix.X.Y.Z-rc.2
) and run through the manual testing process again.master
branch and be sure any changes made directly on the release branch are also merged back into the develop
branch.See this figma for a style guide.
Newfold Labs is an interdisciplinary product and engineering team at Newfold Digital creating next-generation solutions that support our customers and our business. Learn more about how we work.