Plugin Directory

Changeset 528960


Ignore:
Timestamp:
04/09/2012 06:02:37 AM (14 years ago)
Author:
jlevandowski
Message:

Changed Instructions

Location:
nginx-proxy-cache-purge/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nginx-proxy-cache-purge/trunk/nginx-proxy-cache-purge.php

    r297476 r528960  
    22/*
    33Plugin Name: Nginx Proxy Cache Purge
    4 Plugin URI: http://johnlevandowski.com/
     4Plugin URI: http://wpselect.com/
    55Description: Purges the nginx proxy cache when you publish or update a post or page.
    6 Version: 0.9.4
     6Version: 0.9.5
    77Author: John Levandowski
    8 Author URI: http://johnlevandowski.com/
     8Author URI: http://wpselect.com/
    99*/
    1010
  • nginx-proxy-cache-purge/trunk/readme.txt

    r297476 r528960  
    44Requires at least: 3.0.1
    55Tested up to: 3.0.1
    6 Stable tag: 0.9.4
     6Stable tag: 0.9.5
    77
    88Purges the nginx proxy cache when you publish or update a post or page.
     
    2626= What are the server requirements? =
    2727
    28 [Nginx reverse proxy cache](http://wiki.nginx.org/) running with the [ngx_cache_purge](http://labs.frickle.com/nginx_ngx_cache_purge/) module installed.  I have published instructions at: [http://johnlevandowski.com/2010/10/05/wordpress-nginx-proxy-cache/](http://johnlevandowski.com/2010/10/05/wordpress-nginx-proxy-cache/)
     28[Nginx reverse proxy cache](http://wiki.nginx.org/) running with the [ngx_cache_purge](http://labs.frickle.com/nginx_ngx_cache_purge/) module installed.  I have published instructions at: [WordPress Nginx proxy cache](http://wpselect.com/blog/wordpress-nginx-proxy-cache/)
    2929
    3030= How does this plugin work? =
     
    3333
    3434== Changelog ==
     35
     36= 0.9.5 =
     37* Changed URL for instructions.
    3538
    3639= 0.9.4 =
Note: See TracChangeset for help on using the changeset viewer.