Advanced Custom Fields (ACF) helps you easily customize WordPress with powerful, professional and intuitive fields. Proudly powering over…
About Nginx Cache
This plugin allows you to automatically purge the Nginx cache when content changes on your WordPress site. It requires the Filesystem API to function without asking for credentials and for Nginx and PHP to run under the same user or for PHP's user to have write access to Nginx's cache path.Screenshots

Frequently asked questions
What does the Nginx Cache plugin do?
The Nginx Cache plugin purges the Nginx cache (FastCGI, Proxy, uWSGI) automatically when content changes or manually within WordPress.
Who is the author of the Nginx Cache plugin?
The author of the Nginx Cache plugin is Till Krüss.
What are the requirements for using the Nginx Cache plugin?
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.
Changelog
1.0.7
- Support newer versions of Nginx in
validate_dirlist()
1.0.6
- Fixed rare issue in
validate_dirlist()
1.0.5
- Added
nginx_cache_zone_purgedaction
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
