[feature request] Turn off Photon even for Tiled Galleries
-
Hello,
I’ve implemented on-the-fly image resizing using TimThumb on my site that works in the same way as WordPress Photon. Therefore I would like to have the opportunity to completely turn off Photon.
Instead of a link like this
https://i0.wp.com/www.mysite.com/wp-content/uploads/2013/09/image.png?resize=500%2C500
a link like that should be inserted:
https://www.mysite.com/wp-content/uploads/2013/09/image.png?resize=500%2C500
Implementing that feature could be possible by inserting a switch in
Jetpack_Photon::filter_the_content( $gallery_html );
Thanks and best regards,
Jay
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[feature request] Turn off Photon even for Tiled Galleries’ is closed to new replies.