WP OPcache

Description

Flush OPcache

  • add a button in admin bar to flush OPcache
  • flush only files in WordPress absolute path
  • individual or bulk file invalidation
  • support both memory and file caching
  • support multisite

OPcache Statistics

  • memory, hits, strings and keys statistics
  • directives, functions and general informations
  • list all files
  • fully responsive

There are three tabs in admin page:

  • General settings: plugin settings
  • Statistics: responsive dashboard about OPcache statistics
  • Cached files: list of cached files with the possibility of invalidating them

Screenshots

  • Flush button in admin bar
  • WordPress Notice after flushing OPcache
  • General settings tab
  • Statistics tab
  • Cached files tab

Installation

As usual…

Reviews

February 8, 2021
Vielen Dank für das nützliche Tool. Ich benutze es regelmäßig seit vielen Jahren, um den Opcache mit einem Klick zu löschen. Auch die Informationen zu der Belegung des Speichers finde ich nützlich. Ich bin sehr zufrieden mit dem Plugin! Thank you for the useful tool. I use it regularly for many years to clear opcache with one click. I also find the information on memory usage useful. I am very satisfied with the plugin!
September 15, 2020
Everyone really needs to make sure php opcache is enabled its often overlooked but the speed improvements it gives is significant. This plugin simply gives an easy way to flush the php opcache easily and its great at what it does!
February 13, 2020
Works perfectly, I like the statistic's panel (even if not really necessary :p ) In the settings, it might be better to enable "purge on update" as default, what do you think about it ? Thanks for this plugin, Regards
Read all 18 reviews

Contributors & Developers

“WP OPcache” is open source software. The following people have contributed to this plugin.

Contributors

“WP OPcache” has been translated into 5 locales. Thank you to the translators for their contributions.

Translate “WP OPcache” into your language.

Interested in development?

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

Changelog

4.1.3

  • Fix a bug on datetime in cached file list

4.1.2

  • Fix a bug with ABSPATH when WordPress uses its own directory

4.1.1

  • Tested up to WordPress 5.8

4.1.0

  • Remove i18n (use translate.wordpress.org)
  • Use wp_opcache_invalidate instead of opcache_invalidate

4.0.1

  • Enhance README.txt
  • Remove old screenshots

4.0.0

  • Invalidate files only in WordPress absolute path
  • Use tabs instead of pages in admin area
  • New tab with cached files list
  • Tested up to WordPress 5.7.1

Full changelog here