Skip to content

Instantly share code, notes, and snippets.

@lukecav
Created May 16, 2020 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukecav/82ccd1d2dc77b71772eae6aa5e55a16c to your computer and use it in GitHub Desktop.
Save lukecav/82ccd1d2dc77b71772eae6aa5e55a16c to your computer and use it in GitHub Desktop.
Enable Jetpack Site Accelerator Development Mode
add_filter( 'jetpack_photon_development_mode', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment