Usages examples
webp_uploads_img_url_mime_type
Filter: add_filter(
'webp_uploads_img_url_mime_type',
function ( $replacement, $attachment_id, $size_name, $mime_type, $image_tag ) {
// Plugin is interested only on WebP.