Is this possible?
-
Is it possible to only put the watermark on images in a specific folder by editing the .htaccess file of the plugin
Perhaps changing this
RewriteCond %{REQUEST_FILENAME} -f
To this?
RewriteCond /wp-content/uploads/bfi_thumb/%{REQUEST_FILENAME} -f
- The topic ‘Is this possible?’ is closed to new replies.