Remove Script & Stylesheet Versions
Removes the ?ver= parameter from enqueued scripts and stylesheets URLs.
The facts
- Rating
- 5★ from 1
- Active installs
- 100+
- Price
- Free
- Last updated
- 25 Feb 2011
- Added
- Feb 2011
- Requires WP
- 3.0
- Tested up to
- WP 3.1.4
- Downloads
- 4,161
Our analysis
AI-assistedRemove Script & Stylesheet Versions is a WordPress plugin that removes the version parameter from scripts and stylesheets added by WordPress using the wp_enqueue_script() and wp_enqueue_style() functions. This can help with caching and may improve site performance.
The plugin is suitable for users who want to enhance their website's loading speed by eliminating unnecessary versioning in their scripts and stylesheets. It is particularly useful for developers and site administrators looking for a straightforward solution to streamline their code.
Best for: This plugin is best for WordPress developers and site administrators focused on performance optimisation.
What it does well
- ✓Removes version parameters from scripts and stylesheets
- ✓May improve caching and performance
- ✓Free to use
Where it falls short
- •Last updated in February 2011
- •Tested up to WordPress 3.1.4
- •Limited information on additional features
Verdict
While it offers a specific function for removing version parameters, its age and limited updates may be a concern for some users.
From the developer
Adam Harley (Kawauso)'s own description of Remove Script & Stylesheet Versions, lightly tidied.
Removes the version parameter from scripts and stylesheets enqueued by WordPress’ wp_enqueue_script() and wp_enqueue_style() functions.