Archived topic
How to enable webp in generatepres?
1 reply · Started by Artur on July 26, 2021
Maybe make new function in plugin?
Hi there,
thats a core function, WP 5.8 added support for uploading webP images - see here:
https://make.wordpress.org/core/2021/06/07/wordpress-5-8-adds-webp-support/
Make sure to read the section: Using WebP images
As it stipulates your web server’s image processing library requirement.
NOTE: Also NOT all browsers support webP - so if you ned to support legacy browsers then a dedicated plugin is still the best approach.