Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Non Cache Public Post Preview

Опис

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

Постављање

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

ЧПП

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

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Non Cache Public Post Preview“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Non Cache Public Post Preview“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0.1

  • Use built in function for disable cache.

1.0

  • First release