Title: WordPress jQuery Remove Ver Parameter
Last modified: August 22, 2016

---

# WordPress jQuery Remove Ver Parameter

 *  [NecNecco](https://wordpress.org/support/users/necnecco/)
 * (@necnecco)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/wordpress-jquery-remove-ver-parameter/)
 * Hello,
 * WordPress includes two jQuery javascript filea in the header section of my blog.
 *     ```
       <script type='text/javascript' src='http://example.com/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script>
       <script type='text/javascript' src='http://example.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
       ```
   
 * But they have “ver” parameter which makes my site to load jquery files again 
   and again and prevents caching of the files.
 * Why does WordPress use such a parameter mechanism and how can I remove these 
   parameters from jQuery scripts?
 * Thanks

The topic ‘WordPress jQuery Remove Ver Parameter’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [NecNecco](https://wordpress.org/support/users/necnecco/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/wordpress-jquery-remove-ver-parameter/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
