Strips the ?ver= version query string that WordPress appends to enqueued CSS and JavaScript URLs. Many CDNs and proxy caches key on the URL path only and ignore query strings, so removing them allows assets to be cached by their path, reducing redundant origin requests and improving load times.
| Category | Performance |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/remove-query-strings |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |