WP Manifestindependent plugin directory
manifest / performance / clear-cache

Clear Cache

A MU Plugin to clear NGINX FastCGI Page Cache and APCu Object Cache

by bedas · github.com/tukutoi/clear-cache

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/tukutoi/clear-cache/archive/refs/heads/main.zip

Readme

TukuToi Clear Cache

A MU Plugin to clear NGINX FastCGI Page Cache and APCu Object Cache

How To

  • follow the instructions at []() about how to implement FastCGI and APCu Cache
  • Create a folder in wp-content named mu-plugins if not already available
  • Upload the clear-cache.php file to the new folder
  • Find the Cache control menu under Tools > Cache Controls

Read the full README on GitHub →