WP Manifestindependent plugin directory
manifest / performance / mu-clean-cache-on-update

LiteSpeed cache purger.

Purge Nginx cache or LiteSpeed cache and CloudFlare cache if it's configured.

by Carlos Longarela · github.com/carloslongarela/mu-clean-cache-on-update · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/carloslongarela/mu-clean-cache-on-update/archive/refs/heads/main.zip

Readme

Purge Nginx cache and CloudFlare cache if it's configured.

This mu plugin (must use plugin) it's for websites with Nginx helper plugin installed.

file used: mu-clean-nginx-cache-on-update.php

Used principally on GridPane servers.

Purge Lite Speed cache and CloudFlare cache if it's configured.

This mu plugin (must use plugin) it's for websites with LiteSpeed or OpenLiteSpeed installed.

file used: mu-clean-litespeed-cache-on-update.php

Used principally on GridPane servers.

Read the full README on GitHub →