OPcache Reset

Leírás

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.

Vélemények

2019.05.27.
This almost what I have been looking for. The OPCache is also reset when installing new plugins, but not when deinstalling.
1 vélemény olvasása

Közreműködők és fejlesztők

“OPcache Reset” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“OPcache Reset” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.