Design change request: Remove query strings
-
Hi,
I am starting to use your contact-form-7 plugin. Very nice! I want to keep using it, but performance is important to me on the current project I am working on. This plugin, by using query strings on the javascript resource requests, can prevent these files from being properly cached.
Examples:
https://douggirard.com/site/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=3.9.3
https://douggirard.com/site/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js?ver=3.51.0-2014.06.20
https://douggirard.com/site/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=3.9.3For more information, see:
https://gtmetrix.com/remove-query-strings-from-static-resources.htmlI was hoping you might be willing to consider removing these in a future release. Just an idea.
Thanks very much for your plugin (and for your development time)!
Doug
- The topic ‘Design change request: Remove query strings’ is closed to new replies.