Descripció
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
Instal·lació
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
PMF
- Installation Instructions
-
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Non Cache Public Post Preview» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Non Cache Public Post Preview» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.1
- Use built in function for disable cache.
1.0
- First release