Excluding a folder in the upload folder does not work
-
Hi,
I tried excluding the following folder from convertig to WebP :
/wp-content/uploads/formidable/*
I need the plugin to stop serving WebP for files in this folder. Because these are user uploaded files via the Formidable plugin. So in the exclusions I simply added : formidable. But it’s not working.
Because it’s unclear if I need to add the full path or just a folder name, and if the child folders (there are several, created by date) are also ignored. I also tried putting “wp-content/uploads/formidable” but it’s still not working.
When I open the JPG file and hit save, it saves a WebP. This is a problem for my client who needs the actual source file to work with.
Let me know, thanks !
The topic ‘Excluding a folder in the upload folder does not work’ is closed to new replies.