REST Cache
开发者 |
PerryRylance
|
更新时间 |
2020年9月11日 17:10 |
捐献地址: |
去捐款 |
PHP版本: |
5.4 及以上 |
WordPress版本: |
5.5.1 |
版权: |
Apache License 2.0 |
详情介绍:
This REST cache uses a file-based caching system which is extremely fast compared to other similar plugins and will serve up records usually in a matter of milliseconds.
You can manage expiry times, clear records manually, and add rules to include and exclude specific REST URL's, with support for regex pattern matching in the rule set.
A rest_cache_clear action is provided for plugin developers, the action accepts a regular expression and can be used to clear the cache for your plugins REST endpoints.