rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
427 stars 149 forks source link

Don't redirect to settings on flushing Redis cache #466

Closed yatsukhnenko closed 1 year ago

yatsukhnenko commented 1 year ago
tillkruss commented 1 year ago

I took your code and made a branch, because I was unable to commit to your yatsukhnenko:issue-459.