manifest / performance / remove-query-strings-wp
Remove Query Strings by INFO Bilişim
A lightweight WordPress plugin to remove query strings from static resources.
by INFO Bilişim · github.com/vedataydar/remove-query-strings-wp · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/vedataydar/remove-query-strings-wp/archive/refs/heads/main.zipA lightweight WordPress plugin that removes query strings (e.g., ?ver=x.x) from static resources like CSS and JS files to improve PageSpeed scores and caching.
Features
- 🚀 Performance: Uses static caching and O(1) complexity for minimal impact.
- 🛡️ Safe: No changes to the database, works only on the frontend.
- 🔧 Developer Friendly: Includes hooks like
rqs_excluded_handlesfor customizations. - 🌍 i18n: Translation ready (Turkish & English included).
Installation
- Download the
.zipfile. - Upload to your WordPress plugins directory.
- Activate via the 'Plugins' menu.
Support
Developed by INFO Bilişim.
