ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Network Nginx Proxy Cache Purge

აღწერა

A flexible and customizable event driven cache purge plugin to work in conjuction with Nginx configured as a front end proxy to a WordPress install. For use with either single WP sites or in a WP network. If you have a single WP site without custom post types or mobile support the Nginx Proxy Cache Plugin is simpler and will probably meet your needs.

Features

  • purge home, posts, blog page, feeds
  • enable comment triggered purge via a filter
  • purge taxonomy archives
  • processing specific to post type and status
  • 7 filters for customizing purge behavior (see guide under Installation tab)
  • on demand purge post action link
  • mobile caching support
  • auto detects WPtouch/WPtouch Pro for mobile cache purging
  • works in both networks and single sites
  • includes ranpcp_purge_urls( $array_of_urls ) function for custom purging by other plugins

This plugin was written by Ron Rennick in collaboration with the University of Mary Washington.

Plugin Page

დაყენება

  1. I Strongly recommend that you get Nginx configured as the front-end proxy prior to adding the caching. Install the WordPress Nginx proxy cache integrator first & follow the Nginx configuration instructions so that your install is working properly with Nginx and the plugin.
  2. You can install the Network Nginx Proxy Cache Purge plugin in either the /wp-content/mu-plugins directory or
  3. Upload the entire network-nginx-proxy-cache-purge folder to the /wp-content/plugins/ directory
  4. Network activate the plugin in a WordPress network
  5. In single WP, activate the plugin through the ‘Plugins’ screen
  6. Build Nginx with the cache purge module
  7. Configure Nginx per Network Nginx Proxy Cache Purge Configuration Guide

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Network Nginx Proxy Cache Purge” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Network Nginx Proxy Cache Purge თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.2

  • Original version.