前言介紹
- 這款 WordPress 外掛「Flush Transients」是 2024-01-17 上架。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2025-04-13,距離現在已有 20 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.2 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
flixos90 |
外掛標籤
cache | flushing | transients | performance | invalidation |
內容簡介
總結:
這個 WordPress 外掛提供了清除暫存記錄的功能,就像其他許多外掛一樣可以清除 WordPress 的物件快取。許多 WordPress 網站在其託管環境中並沒有物件快取的訪問權限,對於這些網站來說,暫存記錄是 WordPress 原生支援的唯一資料快取機制。能夠清除暫存記錄對於某些特定的使用情境非常重要,尤其是在不使用物件快取的網站上。
問答:
- 這個 WordPress 外掛提供了什麼功能?
- 提供清除暫存記錄的功能。
- 哪些網站特別需要清除暫存記錄?
- 那些沒有物件快取的 WordPress 網站。
- 這個外掛在哪裡添加了一個小的管理工具欄項目?
- 在管理工具欄上添加了一個小的菜單項目。
- 誰可以使用這個菜單項目來清除暫存記錄?
- 具有所需能力的用戶可以使用此菜單項目來清除暫存記錄。
- 對於不使用物件快取且暫存記錄存儲在數據庫中的網站,這個菜單項目還提供什麼信息?
- 該菜單項目還提供有關存儲的暫存記錄數量的信息。
- 此外掛支援哪些類型的暫存記錄?
- 支援常規暫存記錄和網路暫存記錄。
- 使用 WordPress Multisite 時,如何清除網路暫存記錄?
- 可以在網路管理介面中清除網路暫存記錄。
原文外掛簡介
Just like many other plugins offer a feature to flush the WordPress object cache, this plugin allows to flush transients.
Many WordPress sites do not have access to an object cache in their hosting environment, and for those sites transients are the only mechanism for caching data which WordPress natively supports. Being able to clear transients can be crucial for certain use-cases, particularly on sites that do not use an object cache.
This plugin adds a small admin bar menu item where users with the required capabilities can flush transients for the site. For sites not using an object cache, where transients are stored in the database, the menu item also provides information on the amount of transients stored.
Both regular transients and network transients are supported. When using WordPress Multisite, network transients can be flushed in the Network Admin UI.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Flush Transients」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Cache Sniper for Nginx 》Nginx 內建了一個 FastCGI 快取,負責在網頁伺服器層處理反向代理的快取。這個 Cache Sniper for Nginx WordPress 外掛可以讓您在 WordPress 內清除此快取。...。
PXP-Press 》這個外掛可以在文章/頁面儲存時自動使 Cloudfront 失效。, PHP 依賴關係, 在使用前需要安裝 PHP XML。在 Linux 環境下,可以使用以下命令安裝:, sudo ap...。