cachify
cachify copied to clipboard
--network flag for CLI flush command
On a multisite installation the wp cachify flush command only flushes the cache for the default site.
This can be changed with the additional --urlattribute.
Implementing a --network attribute would help to flush the cache for the whole multisite network.