webp & avif upload with blueimp jQuery File Upload
I have been uploading jpg and png for years with the blueimp/jQuery-File-Upload php upload system. But now I want to upload webp and avif as well. Even though I write webp to UploadHandler.php, it does not upload the image. How can I update UploadHandler.php?