all repos — wp-ffpc @ 3581f845a61295fdc8b651912272deb99ace4ffe

readme correction

git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684153 b8457f37-d9ea-0310-8a92-e5e31aec5664
cadeyrn cadeyrn@b8457f37-d9ea-0310-8a92-e5e31aec5664
Tue, 19 Mar 2013 10:45:09 +0000
commit

3581f845a61295fdc8b651912272deb99ace4ffe

parent

14ff53b371f17df11314327959a6a69b78a381a3

1 files changed, 2 insertions(+), 3 deletions(-)

jump to
M readme.txtreadme.txt

@@ -12,11 +12,11 @@ Cache WordPress to memcached and serve them with NGiNX - unbeatable speed!

== Description == WP-FFPC ( WordPress Fast Full Page Cache ) is a cache plugin for [WordPress](http://wordpress.org/ "WordPress"). -Supports PHP Memcached, PHP Memcache and APC as storage engines. +Supports PHP Memcached, PHP Memcache and APC as storage engines, subdomain and domain based WordPress Networks and can be connected with [NGiNX](http://NGiNX.org "NGiNX") webserver. = Features: = * [NGiNX](http://NGiNX.org "NGiNX") compatibility -* full Wordpress Network support +* Wordpress Network support ( for subdomain layout ) * cache exclude possibilities ( home, feeds, archieves, pages, singles ) * (optional) cache for logged-in users * 404 caching

@@ -66,7 +66,6 @@ and **at least one** of the following for storage backend:

* PHP APC * PHP Memcached > 0.1.0 * PHP Memcache > 2.1.0 - == Screenshots ==