| 开发者 | wtechniblog |
|---|---|
| 更新时间 | 2026年4月28日 21:57 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install via WordPress plugin installerFlynCache Purge supports Nginx FastCGI Cache, Redis Object Cache (via phpredis), LiteSpeed Cache (server + LSCWP), Cloudflare CDN, and any custom CDN with an HTTP purge API.
Yes! It automatically detects your web server type (Nginx, Apache, LiteSpeed), scans for cache directories, checks for Redis connectivity, and identifies active cache plugins. It also reads Nginx configuration files to find cache paths. Webinoly and EasyEngine paths are auto-detected.
Absolutely. It only loads admin components when you're on the settings page. Frontend impact is zero. The auto-purge system uses native WordPress hooks and is highly optimized.
Yes! Use the Manual Purge tab to enter specific URLs (one per line) and purge cache only for those pages. You can also use the Quick Purge buttons for Homepage, Admin, and RSS Feed.
When you publish/update/delete a post, add a comment, switch themes, update plugins, or change widgets, the plugin automatically purges the relevant cache entries. It can also purge related pages (categories, tags, archives, feeds) for comprehensive cache invalidation.
Yes! You need to create a Cloudflare API Token with Cache Purge permission and your Zone ID. The plugin uses the Cloudflare API v4 to purge cache. It supports both full zone purge and selective URL purge (in chunks of 30 URLs per request). See the "External Services" section above for Cloudflare terms and privacy information.
Yes! It works alongside Redis Object Cache plugins. It connects directly to Redis via the phpredis extension to flush the database or remove specific keys.