Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 64df359

Browse files
committed
Add readme.md for github
1 parent 7af1fb1 commit 64df359

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

‎readme.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
=== CSS JS Query String Remover ===
2+
Contributors: kevinhq
3+
Tags: performance
4+
Requires at least: 4.9
5+
Tested up to: 4.9.6
6+
Stable tag: 1.1
7+
8+
9+
This plugin fix WordPress performance issue: Remove query strings from static resources
10+
11+
12+
== Description ==
13+
14+
This plugin fix WordPress performance issue: Remove query strings from static resources
15+
16+
When you test your WordPress site performance with tools like Pingdom, you often see problem: Remove query strings from static resources.
17+
18+
This plugin will fix it.
19+
20+
For more deatils please read at [https://kevinhq.com/plugin-review/css-js-query-string-remover-plugin/](https://kevinhq.com/plugin-review/css-js-query-string-remover-plugin/)
21+
22+
== Installation ==
23+
24+
After you've downloaded and extracted the files:
25+
26+
1. Upload the complete 'css-js-query-string-remover' folder to the '/wp-content/plugins/' directory OR install via the plugin installer
27+
2. Activate the plugin through the 'Plugins' menu in WordPress
28+
3. And you are done!
29+
30+
31+
== Changelog ==
32+
33+
= 1.0 =
34+
* Remove query strings from static resources of WordPress site: CSS and JS
35+
* Initial release
36+
37+
= 1.1 =
38+
* Exempt the back-end if admin is login.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /