lighthouseuk/wp-exclude-from-wpe-smarter-cache
最新稳定版本:v1.0.1
Composer 安装命令:
composer require lighthouseuk/wp-exclude-from-wpe-smarter-cache
包简介
Exclude WordPress posts from WP Engine's Smarter Cache
README 文档
README
This WordPress plugin allows you to exclude posts from Smarter Cache. This is useful for posts that have critical dynamic content in them.
Installing
This plugin can be installed using composer by including running composer require lighthouseuk/wp-exclude-from-wpe-smarter-cache.
Usage
Define an array of posts IDs in your wp-config.php file
define( 'LH_EXCLUDE_FROM_SMARTER_CACHE', array( 1, 2 ) );
TODO
- Add user interface to set posts in the database.
- Set cache length.
统计信息
- 总下载量: 538
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-03