Linux 软件免费装
Banner图

FlynCache Purge

开发者 wtechniblog
更新时间 2026年4月28日 21:57
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

cloudflare redis nginx cache purge cache manager

下载

1.0

详情介绍:

FlynCache Purge is a professional, lightweight WordPress plugin that automatically detects your server's cache configuration and intelligently manages cache purging across multiple cache layers. Whether you're running Nginx with FastCGI Cache, Redis Object Cache, LiteSpeed server cache, Cloudflare CDN, or any other CDN — FlynCache Purge handles it all from one unified interface. 🚀 Key Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via WordPress plugin installer
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings → FlynCache Purge to configure cache settings
  4. The plugin will auto-detect your server and available caches
  5. Review the recommendations and enable the caches you want to manage
  6. Auto-purge starts working immediately — publish or update a post to test!

屏幕截图:

  • Auto-purge configuration for content and site events
  • Nginx FastCGI Cache settings with auto-detected paths
  • Redis Object Cache settings with connection testing
  • Cloudflare CDN settings with API configuration guide
  • Manual cache purge with URL-specific purging

升级注意事项:

1.0.0 First release of FlynCache Purge. Install and enjoy!

常见问题:

Which cache types are supported?

FlynCache 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.

Does the plugin auto-detect my server?

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.

Is this plugin lightweight?

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.

Can I purge cache for specific URLs?

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.

How does auto-purge work?

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.

Does it work with Cloudflare?

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.

Can I use it with Redis Object Cache plugin?

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.

更新日志:

1.0.0