Beskriuwing
Purge the Nginx cache (FastCGI, Proxy, uWSGI) automatically when content changes or manually within WordPress.
Requirements:
- The Filesystem API needs to function without asking for credentials.
- Nginx and PHP need to run under the same user, or PHP’s user needs write access to Nginx’s cache path.
Skermôfbyldings
Ynstallaasje
For detailed installation instructions, please read the standard installation procedure for WordPress plugins.
- Install and activate plugin.
- Enter “Cache Zone Path” under Tools -> Nginx.
- Done.
Resinsjes
Meiwurkers & amp; Untwikkelders
“Nginx Cache” is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.
Meiwurkers“Nginx Cache” is oerset yn 4 lokaasjes. Tank oan de oersetters foar harren bydragen.
Oersette “Nginx Cache” yn jo taal.
Ynteressearre yn ûntwikkeling?
Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .
Feroaringslog
1.0.6
- Fixed rare issue in
validate_dirlist()
1.0.5
- Added
nginx_cache_zone_purged
action
1.0.4
- Improved translatable strings
- Fixed auto-purge bug
- Fixed bug when validating directory
1.0.3
- Create cache directory if it doesn’t exists
- Re-create cache directory after cache purge
- Allow post types to be excluded from triggering a cache purge
1.0.2
- Fixed 4.6 issue with file-system credentials
1.0.1
- Improved testing of file-system credentials
1.0
- Initial release