WP Remove Query Strings From Static Resources
View on WordPress.orgScores higher than 65% of indexed plugins
About
Boost your WordPress site speed by removing query strings from CSS and JS files — improve your GTmetrix, PageSpeed, and Pingdom scores instantly.
What It Does
WP Remove Query Strings From Static Resources strips the version query parameters (such as ?ver=1.2.3) from the URLs of your site's CSS, JavaScript, and other static assets. This can help certain legacy caching proxies serve those files more efficiently, potentially improving scores on speed-testing tools like GTmetrix and Pingdom. It is a single-purpose utility that does nothing beyond this one optimization.
Who It's For
This plugin is best suited for site owners who run a Grade-and-GTmetrix-obsessed optimization checklist and need to tick off the specific 'remove query strings from static resources' recommendation. It is most useful on smaller WordPress sites served by older web servers or corporate proxies that do not handle versioned static assets well. Developers and bloggers who want a quick, low-config fix without installing a full caching suite may also find it convenient.
Who Should Skip It
Anyone already running a modern caching plugin such as LiteSpeed Cache, WP Fastest Cache, or a CDN that handles cache-busting via file renaming will not gain anything from this tool and should skip it. Modern performance scoring tools like Core Web Vitals no longer penalize query strings on static resources, so this fix is largely cosmetic for most sites today.
The Bottom Line
WP Remove Query Strings From Static Resources does exactly one narrow thing, and it does it on a maintained codebase, but the practical performance benefit on most modern WordPress sites is marginal at best. With only 3,000 installs and a single unanswered support thread, you are betting on a hobbyist-level tool. If you are not chasing a specific score on a legacy grader, a real caching plugin will serve you better.
Related Plugins
Choose LiteSpeed Cache when you are on a LiteSpeed-powered server and want a full caching, optimization, and CDN solution in one plugin, far beyond a single tweak.
Pick Jetpack when you want speed features bundled with security, backups, and growth tools from Automattic rather than a single-purpose micro-plugin.
Choose Redis Object Cache when your real performance bottleneck is database query time on a server with Redis available, not URL formatting.
Pick this when you are already using Cloudflare and want edge caching with Core Web Vitals improvements, which makes query-string tweaks unnecessary.
Choose WP Fastest Cache when you want an easy, widely trusted caching plugin that already addresses query strings, minification, and page caching together.