imagify-plugin
imagify-plugin copied to clipboard
Possibility to bypass WebP display
Sometimes while debugging broken layout cases, it would be ideal to have the possibility to bypass the WebP display. As similar as we have on WP Rocket where we can add ?nowprocket=1
to display uncached version.
We could use something like ?nowebp=1
.
While we are able to solve these issues (in the most cases), sometimes it would be good to have this option to be completely sure if it is caused by our WebP feature or something else.