Descripció
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, check the following.
- PHP 5.5 or later, Did you compile PHP with –enable-opcache option?
- PHP 5.4 or earlier, Did you installed PECL ZendOpcache?
- If not, please see this document and enable/install OPcache.
- The cachetool utility must be configured in order for OPCache to be cleared by this plugin. It must be in your
PATH
and namedcachetool
. - The “which” utility (typically preinstalled), thus a Linux OS
Ressenyes
27 de maig de 2019
This almost what I have been looking for. The OPCache is also reset when installing new plugins, but not when deinstalling.
Col·laboradors i desenvolupadors
«OPcache Reset» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «OPcache Reset» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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.