all repos — wp-ffpc @ 5ca01200859ffffa21c680143697f57796752ac0

version 0.5.1, quickfix on setting link for standalone sites

git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@677450 b8457f37-d9ea-0310-8a92-e5e31aec5664
cadeyrn cadeyrn@b8457f37-d9ea-0310-8a92-e5e31aec5664
Thu, 07 Mar 2013 13:07:57 +0000
commit

5ca01200859ffffa21c680143697f57796752ac0

parent

e80ff2cf55b28905914d28610ded23b49fba3288

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

jump to
M readme.txtreadme.txt

@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XU3DG7LLA76WC

Tags: cache, APC, memcache, memcached, page cache, full page cache, nginx Requires at least: 3.0 Tested up to: 3.5.1 -Stable tag: 0.5 +Stable tag: 0.5.1 Store WordPress pages in memcached and serve them with nginx - unbeatable speed!

@@ -57,7 +57,7 @@

== Changelog == = 0.5.1 = -*in development* +*2013.03.07* * settings link for plugins page * readme cleanup
M wp-ffpc.phpwp-ffpc.php

@@ -1,7 +1,7 @@

<?php /* Plugin Name: WP-FFPC -Version: 0.5 +Version: 0.5.1 Plugin URI: http://petermolnar.eu/wordpress/wp-ffpc Description: Fast Full Page Cache, backend can be memcached or APC Author: Peter Molnar