Skip to content

Refresh the Jetpack Connection Pilot module


25 February 2021

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.

https://github.com/Automattic/vip-go-mu-plugins/pull/2001