Return full version every time
-
Hi,
we need to ask Jetpack to always return the largest version of our image (artist’s website)
so we dont want Jetpack to determine for us, what size to serve.
(we basically want Jetpack just as a CDN, and not an image accelerator)Is there a hook we could maybe use to override the call throughout?
Maybe to highjack this before sending it:
Jetpack_PostImages::get_image($post_id, $thumbnail_size)
and change the value of the $thumbnail_size?Is that possible?
Please let us know,
Thanks so much.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Return full version every time’ is closed to new replies.