Cache Enabler plugin creates HTML files and stores them on the disk.
The server will deliver HTML file and avoids the resource intensive backend processes.
Cache Enabler is WP plugin to allow you to serve WebP images without JavaScript and also supports srcset since WP 4.4.
WordPress Cache Enabler has the ability to create 2 cached files.
When combined with Optimus, WordPress Cache Enabler allows you to easily WebP images.
The plugin will check your upload directory for any JPG or PNG images that have WebP file.
If there is, URI of these image will be cached in WebP static file by Cache Enabler.
It's not required for all images to be converted to WebP when the.
The plugin will deliver images that do have WebP equivalent and will fall back to JPG or PNG format for images that don't..
Browse the code, check out SVN repository, or subscribe to the development log by RSS..
Read more