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

1. Record failures and the biggest size found 2. Display the warning in WebP Express settings if such a failure has happened #351. #328

The exec based converters can generate messages in the error log when they fail. To avoid that, one can disable these converters when they aren't operational. cwebp can also generate...

enhancement

The message box should also pop up if suddenly there are no working conversion methods. We can use a "dismissible message"

If the test returns webp when it should not, examine the headers. Look for something like this: ``` server: keycdn-engine status: 200 strict-transport-security: max-age=31536000 x-cache: HIT x-edge-location: nlam x-shield: active...

For example before creating the rewrite rules, a live test could be made.

WebP Express creates the file 'config.json' file but does have permission to modify it because permissions is 644 (rather than 664).

Problem: - dir is already resolved (ie: /disk/the-content) - document root is ie. /var/www/website/wordpress - the unresolved symlink is ie. /var/www/website/wordpress/wp-content - we do not know what the unresolved symlink...

bug

https://wordpress.org/support/topic/setenv/#post-11924689