Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Non Cache Public Post Preview

Mô tả

You no longer have to use this plugin because it was merged to PPP plugin at v2.6.0.

This plugin send Cache-Control: no-cache, must-revalidate header when show public-post-preview post.

In other word, that make skip cache of CDN (like CloudFlare, CloudFront… and other), or Proxy-Cache (Like Nginx).
So, outside people always can see newest draft, and there is no need extra time to close public draft.

This plugin needs PHP 5.3+

Note: If you’re using CloudFront, you should also use C3 Cloudfront Cache Controller

Cài đặt

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Hỏi đáp

Installation Instructions
  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Non Cache Public Post Preview” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.1

  • Use built in function for disable cache.

1.0

  • First release