-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
68 lines (47 loc) · 1.9 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
66
67
68
=== Better WP Varnish ===
Contributors: Bit51, ChrisWiegman
Donate link: http://bit51.com/software/better-wp-varnish/
Tags: varnish, cache, performance
Requires at least: 3.5
Tested up to: 3.6
Stable tag: 1.0
The easiest way to maintain your varnish cache.
== License ==
Released under the terms of the GNU General Public License.
== Description ==
Better WP Varnish is based off of an old plugin called Varnish as a Service and is updated and improved to work with newer software and to make configuration easier.
= Compatibility =
* Should work with all Varnish 3 installations
= Translations =
* English
== Installation ==
1. Backup your Wordpress database, config file, and .htaccess file
2. Upload the zip file to the `/wp-content/plugins/` directory
3. Unzip
4. Activate the plugin through the 'Plugins' menu in WordPress
5. Visit the Better WP Varnish menu to configure and enable
== Frequently Asked Questions ==
= Will this work on all servers and hosts? =
* If you are using Varnish 3 it should work just fine. I haven't tried it on other versions.
= Are you still developing this plugin? =
* Yes.
= Does this work with netowork or multisite installations? =
* I don't know. I haven't tried it.
= Can I help? =
* Of course! I am in constant need of testers and I would be more than happy to add the right contributor. In addition, I could always use help with translations for internationalization.
== Screenshots ==
1. Configuration is a piece of cake and you can clear your cache from anywhere in your site.
== Changelog ==
= 1.0 =
* Added .pot file
* Minor refactoring
* Better error handling
* Typo correction
* No more messages when cache is cleared successfully
* Fixed options display
* Now uses proper translation encoding
= 0.0.2 =
* Fixed Bit51 feed with improved error handling
* Various bugfixes per <a href="http://bradt.ca/" target="_blank">Brad Touesnard</a>
= 0.0.1 =
* First release with basic.