Refresh the Jetpack Connection Pilot module
20:53:24 GMT+0000
In preparation for the rollout for improved Jetpack connection monitoring, the following notable changes have been made:
- Hash and save the existing site_url in the healtcheck so it can be more safely compared in the future before auto-reconnecting.
- Prevent the cron schedule from being checked/registered on
init, instead only checking during admin_init/cli. - Update calls to deprecated JP methods to prevent php warnings.