Skip to content

WordPress mu-plugin that resets opcache on plugin installation or update.

License

Notifications You must be signed in to change notification settings

Kntnt/kntnt-opcache-purge-on-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Kntnt's OPcache purge on update

WordPress mu-plugin that purges opcache on plugin or theme update.

Description

If you turn of timestamp validation to avoid unnecessary filesystem calls, you will need this plugin to make sure PHP:s opcache is resetted when plugins and themes are updated.

Installation

  1. In your wp-content directory, create a mu-plugin directory if it not already exists.
  2. Copy kntnt-reset-opcache-on-update.php into mu-plugin. Only the file. No additional directory.

Changelog

1.0.1

Renamed. Added admin notice.

1.0.0

Initial release.

About

WordPress mu-plugin that resets opcache on plugin installation or update.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages