Author: Cameron
-
Release 2.3.1
Post-deployment notes Some installations may need to flush object cache after upgrading Dark Matter Plugin to 2.3.0. This can be accomplished using the following commands. WP CLI wp cache flush Memcache echo “flush_all” | nc -q 2 [memcache-ip-or-dns] 11211 Redis redis-cli FLUSHDB