Making Cloudinary play nice with add_image_size()
-
Between my theme and my various plugins, I end up having about 15 different image versions created when I upload an image through WordPress, using the WordPress add_image_size() function.
In order to extend that same functionality through Cloudinary, my blind assumption is that I have to create a custom transformation for each image size, and figure out how to tweak my theme in order to have it look to Cloudinary for the image sizes instead of the WP server.
Am I close? Or have I completely missed the point?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Making Cloudinary play nice with add_image_size()’ is closed to new replies.