We are looking to add ImgIX to a WP site, we have the upload working, via an S3 bucket, but we can't insert the new srcset code in to the img attribute.
There is a WP plugin that we have been using but it doesn't show how to overwrite WPs native srcset.
Does anyone have experience with this?
WP doesn't allow you to overwrite their native srcset code, that we can see. But there must be a way as the WP plugin exists.
We used the PHP library to generate the srcset.