Este plugin não foi testado com as 3 atualizações principais mais recentes do WordPress. Pode ser que não tenha mais manutenção ou suporte e talvez tenha problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Clear OPcache

Descrição

Clear OPcache is a plugin that makes managing OPcache simple. When you install Clear OPcache, it puts a button in the top admin bar named ‘Flush OPcache’. When that button is clicked, it clears OPcache and WinCache if they are enabled. When the plugin is installed, it also clears the OPcache before WordPress is updated. This plugin is useful for saving space and speeding up your site.

When installed, the plugin also creates an entry in the Settings menu named OPcache where you can view useful stats.

Avaliações

11 de Novembro, 2021
I sometimes (sadly) have small issues that can be fixed in production (that 1 out of 1000 cases) and I got to admit I'm lazy on doing local sync for something very small, but I want to see this available up and fast and due to OPCache in the PHP (for who has it enabled, also I recommend enabling it if you want to speed up your website) not all things get really "flushed" when the magic button called "clear cache" is pressed. This is where this plugin helps, it talks directly to the OPCache and clears it. The only suggestion I can give to the author is to change the alert type (JS) to a wordpress notice, besides that, great work!
Leia todas as 0 avaliações

Contribuidores e desenvolvedores

“Clear OPcache” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

Registro de alterações

0.5

  • Added error notice that displays upon plugin activation if OPcache isn’t enabled
  • Fixed bug where error would display if opcache_get_status function didn’t exist

0.4

  • Added notice that displays upon plugin activation

0.3

  • Added OPcache page in Settings menu showing OPcache details
  • Added popup saying OPcache was cleared or if OPcache is disabled