Fix for multisite redis object caching plugin.
Updated plugin to disable the extra options for Multisite. This is the gpworker update to check all existing installations of our plugin and run an update on all installs.
Steps:
- Detects if installed and version.
- Detects is multisite core
- Detects if plugin active - no checks for network active available
- Detects if redis object caching is enabled in plugin - disables if it is.
- Deactivates old plugin - deactivates network if multisite install
- Deletes old plugin
- Flushes wp cache
- Restarts redis server
- Installs new version of plugin - activates if needed - not network activates
- Flushes wp cache
- Connects redis object caching if previously connected