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
425 stars 148 forks source link

Fix issue with loading translated error messages in show_error_and_die #511

Closed yatsukhnenko closed 5 months ago

yatsukhnenko commented 5 months ago

Resolves #507

Try to load plugin textdomain and if failed override locale and options loading to not crash