webp support with EWWW IO
-
Hi, I’m the author of the EWWW Image Optimizer plugin, and I was reading an article that mentioned your plugin. I thought I’d check it out and noticed you had webp support. With EWWW I.O., the only options have been to use .htaccess rules (if the site is NOT employing a CDN), or use page parsing+js because of caching plugins.
I really appreciate that you added this capability, and I wondered if you would be able to add support in your webp routine for the naming scheme used by EWWW Image Optimizer?
Instead of replacing the file extension, EWWW IO appends .webp to the existing filename. We started with the other method, but it had some issues with filename collisions (if you have a .png and a .jpg with the same basename), so we switched to the appending method a while back.
The topic ‘webp support with EWWW IO’ is closed to new replies.