OPCache Scripts

Description

Use this plugin to display detailed information about your server’s OPCache, including memory utilisation, list of all scripts cached and a useful memory utilisation visualisation based on the file system tree.

This plugin is based on https://github.com/rlerdorf/opcache-status which is for general PHP use, we have turned it into a WordPress plugin for ease of installation. Apart from some rearrangement of scripts to suit WP load conventions, the code is to date unaltered. WordPress capability ‘activate_plugins’ is required to see it in the admin menu and to run it.

After you install and activate this plugin, look in the admin Tools menu for OPCache.

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/opcache-scripts directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Tools->OPCache screen to see details of your server’s OPCache

FAQ

Is this plugin free

Yes

Reviews

Read all 1 review

Contributors & Developers

“OPCache Scripts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “OPCache Scripts” into your language.

Interested in development?

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

Changelog

1.0

  • Test with WP 4.7.3

1.1

  • test with WP 4.9.2 no need to upgrade from 1.0

1.1.2

  • test with WP 5.3 PHP 7.3 no need to upgrade from 1.1

1.1.3

  • test with WP 6.2 PHP 8.2 no need to upgrade

1.1.4

Fix SVN

1.1.5

update version in PHP