OPcache Reset

描述

This plugin clears OPcache after updating WordPress core, themes, and files.
Unlike other plugins, it is also compatible with WordPress updates made by Linux cron.

Notice

  • Important: To use this plugin, set up high-performance PHP caching first:
    1. Enable PHP OPcache
    2. Configure the cachetool utility. It must be in your PATH and named cachetool.

评价

2019 年 5 月 27 日
This almost what I have been looking for. The OPCache is also reset when installing new plugins, but not when deinstalling.
阅读所有1条评价

贡献者及开发者

“OPcache Reset” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“OPcache Reset”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.1.9

  • Now using command shell buil-in instead of which

2.1.8

  • Determine file-based OPCache path while in PHP-FPM context

2.1.2

  • No calling cachetool opcache:reset for setups with only file cache

2.1.0

  • Handle file OPcaches in a consistent fashion

2.0.0

  • Handle file OPCaches

1.0.0

  • Initial release.