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

Update banner visibility rules for AccelerateWP installs. #478

Closed martinkrcho closed 1 year ago

martinkrcho commented 1 year ago

Changes the logic for displaying Object Cache PRO banners on the settings page and in the plugins' list. Constant WP_REDIS_DISABLE_BANNERS now affects visibilities of these banners only for AccelerateWP installs.

tillkruss commented 1 year ago

@martinkrcho: I think we can release this now, see #478. Any more thoughts?

martinkrcho commented 1 year ago

I left a comment on your commit.