=== ITG Cache-Control headers === Contributors: sergey.s.betke@yandex.ru Donate link: Tags: cache, cache-control Requires at least: 3.9.0 Tested up to: 4.0.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Automatically send HTTP 1.1 headers "Cache-control", "Pragma" and "Expires".
== Description ==
Automatically send HTTP 1.1 headers "Cache-control", "Pragma" and "Expires"
(RFC 7234,
RFC 5861.
You can set cache TTL and other Cache-Control
parameters in plugin options page.
Additional, You can set different Cache-Control
parameters for each page.
Check plugin options on options page.
For more information, please visit the github repository.
== Upgrade Notice ==
= 1.1.0 =
Cache-Control
parameters for site pages.= 1.0.0 =
== Installation ==
This section describes how to install the plugin and get it working.
= Using The WordPress Dashboard =
= Uploading in WordPress Dashboard =
itg-cache-control-headers.zip
from your computer= Using FTP =
itg-cache-control-headers.zip
itg-cache-control-headers
directory to your computeritg-cache-control-headers
directory to the /wp-content/plugins/
directory== Frequently Asked Questions ==
= Requirements? =
Just read "installation" section.
= Use shared WPF installation =
This plugin designed with WPF framework.
== Screenshots ==
== ToDo ==
The next version or later:
if-modified
http request header support