WP Manifestindependent plugin directory
manifest / performance / v7-cache-cleaner

V7 Cache Cleaner

A lightweight cache cleaner plugin for WordPress and WooCommerce to clear cache automatically on updates and changes.

by Vaibhaw Kumar · github.com/thevaibhaw/v7-cache-cleaner · 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/thevaibhaw/v7-cache-cleaner/archive/refs/heads/main.zip

Readme

V7 Cache Cleaner

Lightweight cache cleaner and performance optimizer for WordPress and WooCommerce.

Features

  • ✅ Page Cache - HTML output caching
  • ✅ Browser Cache - Cache-Control headers
  • ✅ Object Cache - Transient/cache flush
  • ✅ OPcache - PHP opcache reset
  • ✅ Auto-Clear - On post/plugin/theme updates
  • ✅ Admin Bar - One-click clear with size display
  • ✅ WooCommerce - Product/order integration
  • ✅ Third-Party - W3TC, WP Super Cache, LiteSpeed, Autoptimize

Requirements

  • WordPress 6.0+
  • PHP 8.0+

Installation

  1. Upload to /wp-content/plugins/v7-cache-cleaner/
  2. Activate
  3. Configure via Settings > V7 Cache Cleaner

Settings

Setting Description Default
Page Cache Enable HTML caching On
Browser Cache Add cache headers On
Cache Lifetime Hours before expiry 24
Auto Clear on Post Clear on save On
Auto Clear on Plugin Clear on update On
WooCommerce Product/order triggers On

License

GPL-2.0-or-later

Author

Vaibhaw Kumar - vaibhawkumarparashar.in

Read the full README on GitHub →