forked from presslabs/autover
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
executable file
·66 lines (43 loc) · 1.37 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
=== AutoVer ===
Contributors: PressLabs, olarmarius
Donate link: http://www.presslabs.com/
Tags: auto, automatic, pages, head, css, wp-enqueue, filter, javascript, script, style, ver, version, versioning, autover, presslabs
Requires at least: 3.5.1
Tested up to: 3.5
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Automatically version your CSS and JS files.
== Description ==
Automatically version your CSS and JS files.
== Installation ==
= Installation =
1. Upload `autover.zip` to the `/wp-content/plugins/` directory;
2. Extract the `autover.zip` archive into the `/wp-content/plugins/` directory;
3. Activate the plugin through the 'Plugins' menu in WordPress.
= Usage =
Use your plugin from the `Tools->AutoVer` page;
== Frequently Asked Questions ==
= Why should I use this plugin? =
If you want to automatically version your CSS and JavaScript files, this will help to load your CSS and JS file into the cache memory only when you change the code from the files.
== Screenshots ==
1. Before activation
2. After activation
== Changelog ==
= 1.3 =
* add file lists.
= 1.2 =
* fix error at 'filemtime' function.
= 1.1 =
* fix some settings error.
= 1.0 =
* start version on WP.
== Upgrade Notice ==
= 1.3 =
Add file lists.
= 1.2 =
Fix error at 'filemtime' function.
= 1.1 =
Fix some settings error.
= 1.0 =
Start version on WP.