humanmade / S3-Uploads

The WordPress Plugin to Store Uploads on Amazon S3
1.92k stars 389 forks source link

Make webp available with performance-lab plugin #580

Open renzit opened 2 years ago

renzit commented 2 years ago

I have installed this plugin with release 3.0.2 and serve images from my s3 bucket.

Now I installed performance-lab plugin and create webp images. Those webp images are in s3.

But now I need a way to add that webp to the markup.

When I installed only the performance-lab plugin it show webp as default. But in combination with this plugin, it doesn't serve the webp images.

So I wonder what is missing to integrate the webp images generated by the performance lab.

Im just starting this and I would study to figure out an approach.

But I think could be nice to have the capabilities to work with that plugin because it will probably be in the core of WordPress in the future.