Accept HTTPS with Jetpack Photon and Tiled Galleries

0

Please note: this plugin is no longer required with Jetpack version 3.9 and later. By default, with Jetpack version 3.8.2 and earlier, the Jetpack Photon and Jetpack Tiled Galleries mod

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Please note: this plugin is no longer required with Jetpack version 3.9 and later.

By default, with Jetpack version 3.8.2 and earlier, the Jetpack Photon and Jetpack Tiled Galleries modules do not use the wordpress.com CDN on a site that uses HTTPS. The Accept HTTPS with Jetpack Photon and Tiled Galleries plugin allows those modules to use the wordpress.com CDN by means of a single line of PHP:
add_filter( ‘jetpack_photon_reject_https’, ‘__return_false’ );