Prevent the plugin from rewriting the theme source
-
On previous builds we have been able to have complete control over the output of image URLs. With version 3 of the plugin, when we output an image that contains a Cloudinary URL, the Cloudinary plugin will automatically rewrite the URL. I’m sure this is desirable behaviour if you want a drop-in solution for image replacement, however, it would also be great if this could be disabled in some way to give those that want more flexibility the ability to use their own solution.
The ability to control the output through a hook or function would be ideal, especially if we can disable source re-writing completely. Does something like this exist within the plugin currently? If not, is there anyway this can be done?
- The topic ‘Prevent the plugin from rewriting the theme source’ is closed to new replies.