Update Page Cache

描述

Update Page Cache flushes and generates again the page cache.

The actual version supports W3 Total Cache, WP Fastest Cache, WP Super Cache, and WP Optimize.

When you modify a page and save it, usually caching plugins automatically clear the cache of that page, but you need to visit again the page to generate again the cache.

Update Page Cache adds a button on every single page, post and custom post type that you can click to automatically clear and regenerate the cache of that page. Be careful, you will not see the button if you have Fullscreen mode active.

When you edit a single page, if you click on the “Update Page Cache” button, the cache of that page will be automatically updated without the need to visit that page.

In the main settings you can set for each post types if the plugin should automatically clear the page cache when that single post type is saved.

You can also decide which page caches should be updated after saving a specific post type.
In the example shown in the screenshot of the main settings, when a single blog post is saved Update Page Cache updates the cache of the blog page and homepage. When a contact form is saved, Update Page Cache updates the cache of the page Contact.

螢幕截圖

  • Main settings page
  • "Update page cache" button added to single pages, posts and custom posts in the backend

安裝

  1. Upload the entire update-page-cache folder to the /wp-content/plugins/ directory or install it using the usual installation button in the Plugins administration page.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. All done. Good job!

評價

2020年12月4日
I'm the author of this plugin, but I'm also a user. I'm installing it on the websites where I use caching plugins and I love it. I love my own plugin, I think it does what is written in the description and make save time. So even though I'm the author, I give it 5 stars.
閱讀全部1個評價

貢獻者及開發者

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

貢獻者

將 Update Page Cache 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.0.5

  • Changed: pages added on dropdown list changes instead of clicking on the “+” button
  • Added: Settings and Support links in the plugins page

0.0.4

  • Added: settings to automatically update the cache of specific pages when specific single post types are saved
  • Added: settings to automatically update the cache of a single post if that single post is saved

0.0.3

  • Improved: Cache updated via ajax instead of refreshing the page

0.0.2

  • Fixed: Header already sent

0.0.1

  • Initial release