
內容簡介
**總結:**
Clear Cache Everywhere允許管理員直接從WordPress管理員工具條中即時清除各種快取來源。這確保變更立即反映,而不需要等待快取過期。
**問題與答案:**
1. 這個外掛提供了什麼功能?
- 一鍵清除快取功能:使用單次點擊即可清除WordPress物件快取、頁面快取、所有瞬態和會話。
2. 這個外掛如何強制所有訪客重新加載最新內容?
- 透過瀏覽器快取清除功能:使所有訪客立即重新載入最新內容,使瀏覽器快取無效。
3. 這個外掛提供了什麼方便的功能?
- 提供了從WordPress管理員工具條中快速清除快取的功能,用一個易於使用的按鈕 (橡皮擦圖示)。
4. 這個外掛能否選擇性清除託管級快取?
- 可選擇清除託管級快取,如果在設定中提供了清除URL。
【此為使用HTML標籤的項目清單展示方式。】
外掛標籤
開發者團隊
原文外掛簡介
Clear Cache Everywhere allows administrators to instantly clear various cache sources directly from the WordPress admin bar. This ensures changes are reflected immediately without waiting for cache expiration.
Features:
One-Click Cache Clearing: Clears multiple cache layers across WordPress, server, and browser.
Individual Clear Actions: Run specific cache clearing actions independently.
Admin Bar Access: Quick purge button in the WordPress admin bar (eraser icon).
Hosting Integration: Supports clearing hosting-level cache via configurable purge URL.
Third-Party Support: Clears cache for supported plugins and services.
Detailed Logging: Logs execution time for each action.
Developer Hooks: Add additional cache clearing actions via developer hooks.
By default, clearing the cache will execute the following actions:
Rewrite Rules – Flushes WordPress rewrite rules so permalink and routing changes apply immediately.
WordPress Object Cache – Clears the in-memory object cache used to store database query results.
Transients – Deletes all transients, forcing temporary data to regenerate on next load.
OPcache Reset – Resets PHP OPcache so compiled scripts reload from disk.
Varnish Cache – Sends a purge request to Varnish to invalidate reverse proxy cached pages.
Redis / Memcached – Flushes persistent object cache if Redis or Memcached is active.
Fragment Cache – Clears cached template fragments generated by themes or plugins.
REST API Cache – Removes cached REST responses to ensure endpoints return fresh data.
Sessions – Destroys active PHP sessions. Users may need to log in again.
Cookies – Removes site-related browser cookies set by WordPress or plugins.
Browser Cache – Forces browsers to revalidate and reload cached static assets.
Hosting Cache – Triggers a configured purge endpoint to clear host-level caching.
Integrations:
The plugin already supports clearing cache for the following third-party plugins:
Cornerstone
Elementor
WP Super Cache
W3 Total Cache
WP Rocket
LiteSpeed Cache
SiteGround Optimizer
Cloudflare
Autoptimize
Swift Performance
Comet Cache
WP Fastest Cache
Hummingbird
Nginx Helper
WP-Optimize
This plugin is ideal for developers, content managers, and site owners who need immediate cache flushing across multiple layers.
Demo
