How to Use WebP Images in WordPress?

Post Views: 2 Webp images are not allowed to WordPress media library with default setting. To enable the .webp format use the following code block in your functions.php file inside the theme folder. /* Enable webp image support for media */ function webp_upload_mimes(...