Opis
Wtyczka została zamknięta 2018-07-06 i nie jest dostępna do pobrania. Powód: Naruszenie wytycznych.
Recenzje
2017-04-30
4 odpowiedzi
Removing query strings is all well and good, but understand that they’re there for a reason. You can always adopt another cache-busting technique such as changing the actual filenames of the static resources, or enqueing with a version number in the filename and using rewrites to resolve to the unversioned filename.
None of this helps you with the versioning of static resources used by your plugins. If you update a plugin (or theme for that matter) and a static resource used by that plugin is updated and you use query-strings-remover to strip the updated query string, your users will still be using the cached version. This is likely to break your site until the cached resources expire which depending upon your headers could be a year or more.
DO NOT use this plugin unless you fully understand the implications..!
2017-01-05
Worked great – just pop it in and GTMetrix reports that the the query strings are gone!
Thanks!
2017-02-25
2 odpowiedzi
https://wordpress.org/plugins/remove-query-strings-from-static-resources/
Compare the code, it’s the same plugin. It even has the same code structure.
2016-09-03
still getting an „F” from pingdom and Google PageSpeed „Remove query strings from static resources”>
I’ve cleared cache, rebooted and ran the test on different machines and browsers. Same result.
2016-09-03
Hi, I used another plugins „Remove Query Strings From Static Resources: which break my products page but this plugin work like charm and fix my issue with GTmetrix :).
Thank you
2016-09-03
it’s working.
Kontrybutorzy i deweloperzy
„Query Strings Remover” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Query Strings Remover” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.