Ipstenu / varnish-http-purge

Proxy Cache Purge
Apache License 2.0
46 stars 47 forks source link

Introduce `--include-grep` flag for grepping common cache issues #51

Closed danielbachhuber closed 6 years ago

danielbachhuber commented 6 years ago

Works like this:

image

Notably, it only greps the active theme and active plugins, which should increase performance over grepping the entirety of wp-content.

Fixes #47