這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP RSS Cache Flusher

描述

WP RSS Cache Flusher is a simple plugin for flushing the Magpie RSS cache from WordPress’ database.

Before you install this plugin ask yourself, do you need it? Chances are, you dont!

WordPress uses Magpie to parse various RSS. Magpie caches the output from feeds directly in the WordPress database to save overhead. However, it is not unheard of for this cache to occasionally get ‘stuck’ or corrupted – effectively locking the cache into an old state and preventing it from being refreshed.

This plugin is for anyone who has experienced issues with the Magpie RSS cache getting ‘stuck’. It allows a simple way to flush the cache and all the cogs to start turning again.

Known issues

  • The plugin relies on JavaScript. If you’ve got it switched off, you won’t have much joy.

安裝

  1. Same as any other WordPress plugin.
  2. Upload the entire ‘wp_rss_cache_flusher’ directory to the ‘plugins’ directory.
  3. Activate this plugin via the WordPress ‘Plugins’ menu.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP RSS Cache Flusher” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP RSS Cache Flusher 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1

  • Initial build, allows flushing of individual cache items or the entire cache.