Περιγραφή
Removes the version query strings from your styles and scripts resources.
Adding a query-string key/value pair to a static resource (such as an image, CSS or JavaScript) can cause caching issues.
If you use any caching plugin be sure to empty your cached resources in order for this plugin to work.
Εγκατάσταση
This section describes how to install the plugin and get it working.
Normal plugin
- Upload the plugin files to the
/wp-content/plugins/remove-version-arg
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Must-use plugin
- Upload the
remove-version-arg.php
file into/wp-content/mu-plugins
folder.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Remove Version Arg” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Remove Version Arg” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0
- Initial release.