Title: FlynCache Purge
Author: Wasim Akram
Published: <strong>27 abril, 2026</strong>
Last modified: 27 abril, 2026

---

Pesquisar plugins

![](https://ps.w.org/flyncache-purge/assets/banner-772x250.png?rev=3516418)

![](https://ps.w.org/flyncache-purge/assets/icon-256x256.png?rev=3516418)

# FlynCache Purge

 Por [Wasim Akram](https://profiles.wordpress.org/wtechniblog/)

[Baixar](https://downloads.wordpress.org/plugin/flyncache-purge.zip)

 * [Detalhes](https://br.wordpress.org/plugins/flyncache-purge/#description)
 * [Avaliações](https://br.wordpress.org/plugins/flyncache-purge/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/flyncache-purge/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/flyncache-purge/#developers)

 [Suporte](https://wordpress.org/support/plugin/flyncache-purge/)

## Descrição

**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:**

 * **Auto Server Detection** — Automatically detects your web server (Nginx, Apache,
   LiteSpeed, OpenLiteSpeed) and available cache systems
 * **Auto Cache Path Detection** — Scans your server for Nginx FastCGI cache directories
   and Redis connections automatically
 * **Nginx FastCGI Cache Purge** — Purges Nginx FastCGI cache by file removal, supporting
   multiple directory structures (Webinoly, EasyEngine, ServerPilot, and custom 
   configs)
 * **Redis Object Cache Purge** — Connects to Redis via phpredis extension for full
   database flush or selective key purge
 * **LiteSpeed Cache Purge** — Integrates with LSCWP plugin API, LiteSpeed purge
   headers, and filesystem-based cache clearing
 * **Cloudflare Cache Purge** — Uses Cloudflare API v4 to purge entire zones or 
   specific URLs with chunked request support
 * **Custom CDN Support** — Compatible with KeyCDN, StackPath, BunnyCDN, Fastly,
   Sucuri, CloudFront, and any CDN with HTTP purge API
 * **Smart Auto-Purge** — Automatically purges cache on: post publish/update/delete,
   new comments, theme switches, plugin changes, widget updates, customizer saves,
   nav menu changes, and more
 * **Related URL Purge** — When a post is updated, also purges category, tag, author,
   archive, feed, and date archive pages
 * **Manual Purge** — One-click purge all caches or purge specific URLs manually
 * **Recommended Settings** — Plugin analyzes your server and suggests optimal configuration
 * **Connection Testing** — Built-in test buttons for Redis and Cloudflare connectivity
 * **Export/Import Settings** — Backup and restore your configuration
 * **Lightweight & Fast** — Minimal footprint, only loads what’s needed, zero frontend
   impact

### External Services

This plugin optionally connects to the following external services. These services
are only used when you explicitly enable and configure them in the plugin settings.
No data is sent unless you opt in.

**Cloudflare API v4**

This service is used to purge Cloudflare CDN cache when you enable the Cloudflare
cache purge feature. It is needed to send cache purge requests for your Cloudflare
zones.

 * **What data is sent:** Your Cloudflare API token and Zone ID (stored in your 
   WordPress database) are used to authenticate purge requests. No user data or 
   content data is transmitted.
 * **When data is sent:** Only when you manually purge cache or when auto-purge 
   triggers and Cloudflare is enabled.
 * **Where data is sent:** https://api.cloudflare.com/client/v4/
 * **Terms of Service:** https://www.cloudflare.com/terms/
 * **Privacy Policy:** https://www.cloudflare.com/privacypolicy/

**LiteSpeed Admin API** (optional)

If configured, the plugin can send purge requests to a LiteSpeed Admin API endpoint.
This is entirely optional and only used if you provide the Admin URL and API key
in settings.

### Why FlynCache Purge?

Managing cache across multiple layers (server cache, object cache, CDN cache) is
complex. Each cache has its own purge method, API, and configuration. FlynCache 
Purge unifies all cache management into a single, intelligent interface that auto-
detects your setup and handles purging automatically — so you never have to worry
about stale content again.

### Supported Cache Types

 * **Nginx FastCGI Cache** — File-based cache used by Nginx with PHP-FPM (supports
   Webinoly, EasyEngine, ServerPilot, and custom configs)
 * **Redis Object Cache** — Via phpredis extension, supports host/port/unix socket,
   authentication, and database selection
 * **LiteSpeed Cache** — Server-level cache + LSCWP plugin integration
 * **Cloudflare CDN** — API token-based cache purge with zone support
 * **Custom CDN** — Any CDN with HTTP purge API (KeyCDN, StackPath, BunnyCDN, Fastly,
   etc.)

### Reviews

If you find FlynCache Purge helpful, please [leave a review](https://wordpress.org/support/plugin/flyncache-purge/reviews/)
on WordPress.org. Your support motivates continued development!

### Support

 * **Documentation:** [https://digitalwasim.com/flyncache-purge/](https://digitalwasim.com/flyncache-purge/)
 * **Author Website:** [https://digitalwasim.com](https://digitalwasim.com)
 * **Buy Me a Coffee:** [https://buymeacoffee.com/wasimb](https://buymeacoffee.com/wasimb)

## Capturas de tela

 * [[
 * Dashboard with server detection results and recommended settings
 * [[
 * 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
 * [[
 * [[

## Instalação

 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!

## Perguntas frequentes

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

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“FlynCache Purge” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ Wasim Akram ](https://profiles.wordpress.org/wtechniblog/)

[Traduzir o “FlynCache Purge” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/flyncache-purge)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/flyncache-purge/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/flyncache-purge/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/flyncache-purge/)
por [RSS](https://plugins.trac.wordpress.org/log/flyncache-purge/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.0

 * Initial release
 * Auto server and cache detection
 * Nginx FastCGI Cache purge
 * Redis Object Cache purge
 * LiteSpeed Cache purge
 * Cloudflare CDN cache purge
 * Custom CDN cache purge
 * Smart auto-purge on WordPress events
 * Related URL purging (categories, tags, archives, feeds)
 * Manual purge (all + specific URLs)
 * Connection testing (Redis, Cloudflare)
 * Export/Import settings
 * Professional admin interface with modern UI
 * Buy Me a Coffee integration
 * Review request system

## Meta

 *  Versão **1.0.0**
 *  Última atualização **1 semana atrás**
 *  Instalações ativas **Menos de 10**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/flyncache-purge/)
 * Tags
 * [cache purge](https://br.wordpress.org/plugins/tags/cache-purge/)[cloudflare](https://br.wordpress.org/plugins/tags/cloudflare/)
   [nginx](https://br.wordpress.org/plugins/tags/nginx/)[redis](https://br.wordpress.org/plugins/tags/redis/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/flyncache-purge/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/flyncache-purge/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/flyncache-purge/reviews/)

## Colaboradores

 *   [ Wasim Akram ](https://profiles.wordpress.org/wtechniblog/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/flyncache-purge/)