Optional use of wp_get_original_image_path?
-
Hello Meow team!
I’m working on a site with large historical catalog scans which open up in Meow Lightbox. Since these scans are quite big, WordPress’s big_image_threshold has come into play and the full-size image has become scaled.
Of course, for the benefit of site speed, this is the image that Meow Lightbox is opening, not the original (which remains on the server).
While this works well for the rest of the site, it’s not ideal for the images in the catalog gallery.
Is there a function (or potential future functionality) to allow Meow Lightbox to call wp_get_original_image_path() dependent on the class name used to call the lightbox? Or perhaps to load the …_scaled image first, and then replace it with the full-size image once loaded – if checked as an option in settings?
Very curious, do let us know!
The page I need help with: [log in to see the link]
- The topic ‘Optional use of wp_get_original_image_path?’ is closed to new replies.