Title: How to remove version query string?
Last modified: August 21, 2016

---

# How to remove version query string?

 *  [hki429](https://wordpress.org/support/users/hki429/)
 * (@hki429)
 * [12 years ago](https://wordpress.org/support/topic/how-to-remove-version-query-string/)
 * Hi,
 * I’d like to remove the version query strings of this plugin for better cache 
   performance and less http requests.
 * I’ve already removed these from the css and js files (following [this](http://www.sharepointjohn.com/wordpress-remove-version-query-strings-from-javascript-js-and-css-stylesheet-files/)),
   but the SyntaxHighlighter plugin still adds an query string to the html page.
   For example:
 * `
    www.example.com/uncategorized/my-first-article/?ver=3.0.9
 * How can I remove this?
 * Thanks,
 * [https://wordpress.org/plugins/syntaxhighlighter/](https://wordpress.org/plugins/syntaxhighlighter/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [hki429](https://wordpress.org/support/users/hki429/)
 * (@hki429)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-version-query-string/#post-4881305)
 * Any chance a function hook can be made for this?
 * That would save editing the main syntaxhighlighter.php file after each update
   to remove this redundant query parameter.

Viewing 1 replies (of 1 total)

The topic ‘How to remove version query string?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/syntaxhighlighter_ffffff.svg)
 * [SyntaxHighlighter Evolved](https://wordpress.org/plugins/syntaxhighlighter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/syntaxhighlighter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/syntaxhighlighter/)
 * [Active Topics](https://wordpress.org/support/plugin/syntaxhighlighter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/syntaxhighlighter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/syntaxhighlighter/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [Query String](https://wordpress.org/support/topic-tag/query-string/)

 * 1 reply
 * 1 participant
 * Last reply from: [hki429](https://wordpress.org/support/users/hki429/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/how-to-remove-version-query-string/#post-4881305)
 * Status: not resolved