Title: Query String for Jsdelivr
Last modified: December 5, 2016

---

# Query String for Jsdelivr

 *  Resolved [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/query-string-for-jsdelivr/)
 * Thanks again for a great plugin! I know its not the “release” version of WP but
   pretty dang close…Anyways I am getting an odd version string added to the cdn
   url
 * > [https://cdn.jsdelivr.net/mootools/1.5.0/mootools-core-nocompat.min.js?ver=4.7-RC2-39491](https://cdn.jsdelivr.net/mootools/1.5.0/mootools-core-nocompat.min.js?ver=4.7-RC2-39491)
 * I think it should be something like,
 * > [https://cdn.jsdelivr.net/mootools/1.5.0/mootools-core-nocompat.min.js?ver=1.5.0&#8243](https://cdn.jsdelivr.net/mootools/1.5.0/mootools-core-nocompat.min.js?ver=1.5.0&#8243);
 * I am not sure if this matters much but possibly would make the browser re-download
   the mootools even if already in cache from another site?
 * What do you think?
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * (@andi-dittrich)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/query-string-for-jsdelivr/#post-8516666)
 * Of course, you’re right – adding the WPVersion Tag is the default behaviour of
   WordPress enqueue_scripts hook.
 * i will explicit remove the version tag in the next release to avoid this (minimal)
   issue
 *  Thread Starter [grantdb](https://wordpress.org/support/users/sixer/)
 * (@sixer)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/query-string-for-jsdelivr/#post-8517461)
 * Great thanks! I didn’t think it was an issue.
 * Have a great one!
 *  Plugin Author [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * (@andi-dittrich)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/query-string-for-jsdelivr/#post-8520524)
 * changed in current master branch [https://github.com/AndiDittrich/WordPress.Enlighter](https://github.com/AndiDittrich/WordPress.Enlighter)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Query String for Jsdelivr’ is closed to new replies.

 * ![](https://ps.w.org/enlighter/assets/icon-256x256.png?rev=1215872)
 * [Enlighter - Customizable Syntax Highlighter](https://wordpress.org/plugins/enlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/enlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/enlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/enlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/enlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/enlighter/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Andi Dittrich](https://wordpress.org/support/users/andi-dittrich/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/query-string-for-jsdelivr/#post-8520524)
 * Status: resolved