Add support for dynamic protocol “//” urls
-
Hi,
I’m the plugin author for https://www.ads-software.com/plugins/fast-velocity-minify/ and I would like to request for this plugin to add support for dynamic protocol “//” urls, which I use on my merge and minify plugin.
I have moved away from https:// and https:// for compatibility reasons.
For example, some sites are available both via http and https. If a visitor goes to the http version and the site happens to have full page cache, other users will get a mixed content warning over https and resources won’t load.
Sometimes people moved the site from http to https by forcing it on the wp-config.php but kept database references to http. Sometimes they are on flexible ssl via cloudflare, sometimes plugins enqueue scripts via “//” directly rather than full protocols, sometimes they use relative urls, etc.
Your plugin was working finle before I made the switch to dynamic protocol “//” urls a few versions back, but now it doesn’t with your CDN enabler plugin.
Now, while I could easily add this functionality to my plugin, I would like to ask if this is something you would have any interest supporting (in my opinion, I don’t see why not) and if it can be done asap.
Thanks for your time.
- The topic ‘Add support for dynamic protocol “//” urls’ is closed to new replies.