-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
30 lines (22 loc) · 1023 Bytes
/
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
=== WPEngine Clear URL Cache ===
Contributors: simonwheatley, cftp
Tags: twitter, tweet
Requires at least: 3.4.2
Tested up to: 3.4.2
Stable tag: 0.1
This WordPress plugin only works on WPEngine, and allows you to target
a particular URL with an HTTP cache PURGE request.
== Description ==
This WordPress plugin only works on WPEngine, and allows you to target
a particular URL with an HTTP cache PURGE request. The plugin was created
in response to the non-200 response caching times for WP Engine being
(at the time of writing) 24 hours. Mostly these caches are cleared
automatically and as they should be, but occasionally there's a situation
where this does not happen.
WARNING: This plugin really will not work on another service, it entirely
depends on functionality uniquely provided by WPEngine within their service.
If you install the plugin on a host which is not WPEngine, it will post a
whinging notice in all admin screens requesting you to turn it off.
== Changelog ==
= 0.1 =
* Initial release!