Mô tả
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.
Ảnh màn hình
Cài đặt
- 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. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- All done. Good job!
Đánh giá
Người đóng góp & Lập trình viên
“Update Page Cache” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Update Page Cache” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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