readme screenshots to stable git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@678009 b8457f37-d9ea-0310-8a92-e5e31aec5664
cadeyrn cadeyrn@b8457f37-d9ea-0310-8a92-e5e31aec5664
Fri, 08 Mar 2013 11:51:18 +0000
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
readme.txt
→
readme.txt
@@ -31,6 +31,7 @@
(1) pingback hostname will always be generated from the accessed domain, otherwise speed would get highly compromised (2) Plugin is capable of either Network wide or per site settings, meaning if not network-wide enabled, settings could vary from site to site, plugin could be turned off and on without interfering other sites. +**Only for subdomain ( or different domain) setup**, subdirectory setup is not yet supported! (3) nginx compatility means that if used with PHP Memcache or PHP Memcached extension, the created memcached entries can be read and served directly from nginx. If used with APC, this feature is not available (no APC module for nginx).@@ -40,6 +41,7 @@
Parts are based on [Hyper Cache](http://wordpress.org/extend/plugins/hyper-cache "Hyper Cache") plugin by Satollo (info@satollo.net). == Installation == + 1. Upload contents of `wp-ffpc.zip` to the `/wp-content/plugins/` directory 2. Enable WordPress cache by adding `define('WP_CACHE',true);` in wp-config.php 3. Activate the plugin through the `Plugins` menu in WordPress ( site or Network wide )