2017 © Pedro Peláez
 

wordpress-plugin wp-cli-clear-opcache

Use WP-CLI to clear the OPcache for a site via HTTP.

image

wearerequired/wp-cli-clear-opcache

Use WP-CLI to clear the OPcache for a site via HTTP.

  • Thursday, January 18, 2018
  • by wearerequired
  • Repository
  • 2 Watchers
  • 3 Stars
  • 1,869 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 4 Versions
  • 25 % Grown

The README.md

WP-CLI Clear OPcache

Use WP-CLI to clear the OPcache for a site via HTTP., (*1)

Usage

# Clear the OPcache for the website.
$ wp opcache clear

# Invalidate a cached script.
$ wp opcache invalidate 'foo/bar.php'

Installation

Installing this package requires WP-CLI to be installed on your server. Update to the latest stable release with wp cli update., (*2)

Once you've done so, you can install this plugin with composer require wearerequired/wp-cli-clear-opcache., (*3)

The Versions

18/01 2018

dev-14-scaffold

dev-14-scaffold https://github.com/wearerequired/wp-cli-clear-opcache

Use WP-CLI to clear the OPcache for a site via HTTP.

  Sources   Download

GPL-2.0-or-later

The Requires

  • php >=7.0
  • ext-zend-opcache *

 

The Development Requires

wordpress wp-cli opcache

06/12 2017

dev-master

9999999-dev https://github.com/wearerequired/wp-cli-clear-opcache

Use WP-CLI to clear the OPcache for a site via HTTP.

  Sources   Download

GPL-2.0+

The Requires

  • php >=7.0
  • ext-zend-opcache *

 

wordpress wp-cli opcache

06/12 2017

1.0.1

1.0.1.0 https://github.com/wearerequired/wp-cli-clear-opcache

Use WP-CLI to clear the OPcache for a site via HTTP.

  Sources   Download

GPL-2.0+

The Requires

  • php >=7.0
  • ext-zend-opcache *

 

wordpress wp-cli opcache

14/09 2017

1.0.0

1.0.0.0 https://github.com/wearerequired/wp-cli-clear-opcache

Use WP-CLI to clear the OPcache for a site via HTTP.

  Sources   Download

GPL-2.0+

The Requires

  • php >=7.0
  • ext-zend-opcache *

 

wordpress wp-cli opcache