WP adds long version query strings to CSS and JS files
-
I noticed WP adding long query strings to my CSS and JS files. Not just the version parameter from
wp_enqueue_style
from a Theme or something, no something fishy going on. I even switched to the 2016 theme to be sure and even there:localhost/wp-content/themes/twentysixteen/genericons/genericons.css?ver=26a451f6ce396fe8c8b0ae0cf1b05446
localhost/wp-content/themes/twentysixteen/style.css?ver=26a451f6ce396fe8c8b0ae0cf1b05446
What is this and where does it come from? I am not using WP’s debug mode, nor using any caching plugins or something..
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘WP adds long version query strings to CSS and JS files’ is closed to new replies.