Last-Modified and If-Modified-Since Headers
开发者 |
zubovd
|
更新时间 |
2021年7月20日 22:31 |
PHP版本: |
5.3+ 及以上 |
WordPress版本: |
5.7.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
This plugin adds the 'Last-Modified' header to each post and returns the '304 Not Modified' header to the client without a body in the response if he sent the 'If-Modified-Since' header and the post has not changed since that date.
安装:
- Upload 'Last-Modified and If-Modified-Since Headers' folder to the 'plugins' directory.
- Activate the plugin through the 'Plugins' menu in WordPress.