Allow Photon to fetch images that are served via HTTPS.
jetpack_photon_reject_https
jetpack_photon_reject_httpsjetpack_photon_reject_httpsAllow Photon to fetch images that are served via HTTPS.
jetpack_photon_image_downsize_arrayFilter the Photon Arguments added to an image when going through Photon, when the image size is an array of height and width values.
jetpack_photon_image_downsize_stringFilter the Photon Arguments added to an image when going through Photon, when that image size is a string. Image size will be a string (e.g. “full”, “medium”) when it is known to WordPress.
jetpack_photon_override_image_downsizeProvide plugins a way of preventing Photon from being applied to images retrieved from WordPress Core.
jetpack_photon_post_image_argsFilter the array of Photon arguments added to an image when it goes through Photon. By default, only includes width and height values.
jetpack_photon_image_is_localFilter whether an image using an attachment ID in its class has to be uploaded to the local site to go through Photon.
jetpack_photon_skip_imageAllow specific images to be skipped by Photon.
tonesque_image_urlAllows any image URL to be passed in for $this->image_url.
jetpack_noticesThis action is documented in class.jetpack.php