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

Cheers @rosell-dk for your work! I was wondering if there's a way to programmatically get the webp images generated by your plugin in the code. for example, I'm using this...

I'm having an issue with a conflict and plugins that do redirection. In these plugins we do things like redirect old PDF files to new ones. The issue is that...

When I try this plugin locally (xampp), I get the following error in the testing conversion window: _Path of source is not within a valid image root_ I'm not the...

Could you please help me with these errors? One is an alert popup: document.getElementById(“converters”) returns null. Strange! Please report. The other shows on WebP Express Settings: Fatal error: Uncaught Error:...

See https://wordpress.org/support/topic/php-8-and-exec-disabled-leads-to-fatal-error/page/2/#post-15143014

Server paths may change or a plugin or server update might cause either "wod" or "wod2" not to work anymore. Have WebPExpress schedule a check if .htaccess rules needs rewriting...

The "Redirect to converter" functionality is a bit fragile, as it is vulnarable to changes in server setup (see #544). A warning should be added in the help text

Hi, Constantly getting the errors below. Everything seems to be working ok but just wondering what's causing this? Notice | Constant HDOM_TYPE_ELEMENT already defined | 1 | +wp-content/plugins/webp-express/vendor/rosell-dk/dom-util-for-webp/src-vendor/simple_html_dom/simple_html_dom.inc:64 | Plugin:...

When i try to convert images i get error: Path is outside resolved document root. What could be the problem? Thanks!

A function to delete .jpg and .png files in bulk would be interesting, especially after using the "Bulk convert" feature. This is because old files are no longer used and...