webp-express icon indicating copy to clipboard operation
webp-express copied to clipboard

Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP

Results 131 webp-express issues
Sort by recently updated
recently updated
newest added

This pull request adds a textra box to the Use custom filtering hooks setting where the user can add any theme or plugin custom filter hooks. The textra box has...

See https://wordpress.org/support/topic/404-error-from-settings-page/

bug
help wanted

[Cache Enabler](https://github.com/keycdn/cache-enabler) has gone through some major changes over the last few months so I thought I'd let you know about some of those changes so you can update your...

A multisite had .htaccess files placed below each subsite. Ie in "uploads/sites/15/.htaccess" Regenerating .htaccess files did not mention these locations. They seem to be leftovers. The rules where making trouble,...

I didn't get the plugin to work on localhost with xampp. The image will show a 403 error. After some debugging I found out that I change this .htacces line:...

It should be fairly simple to implement using [this library](https://github.com/deliciousbrains/wp-background-processing). [Here](https://deliciousbrains.com/background-processing-wordpress/) is an introduction to the library. [And here too](https://florianbrinkmann.com/en/background-processes-wordpress-4579/)

Hello, my host has some limitations, in particular it offers me only the "GD extension" php libraries, which work well, small images are quickly converted into webp; but for large...

First to say thanks for the amazing plugin. I would like to suggest adding option for tweaking CORS policy for images like you did for expiry headers.

https://wordpress.org/support/topic/webp-express-thumbnails-missing/

I use webp-express for all my uploaded images, but some of them are not showing. For instance, `https://www.niuniu.com.au/wp-content/uploads/2020/11/2011604377561_.pic_hd-scaled.jpg` is converted into `https://www.niuniu.com.au/wp-content/uploads/2020/11/x2011604377561_.pic_hd-scaled.jpg.pagespeed.ic.qfwgHpj0wC.webp` and it works fine, but `https://www.niuniu.com.au/wp-content/uploads/2020/10/a-view-of-a-body-of-water-with-a-mountain-in-the-background-tasmanias-holiday-destinations-will-soon_664683_.png` is converted...