Quantcast
Channel: WordPress.org Forums » [Redis Object Cache] Support
Viewing all articles
Browse latest Browse all 111

code snippet in wp-config and Redis Cache

$
0
0

Replies: 0

Hello team,

On client websites I use the code snippet in wp-config to prevend updating and installing

define( ‘DISALLOW_FILE_EDIT’, true ); // theme, plugin
define( ‘DISALLOW_FILE_MODS’, true ); // core, plugin

With this code your plugin isn’t able to connect to the Redis folder on the server.
Is there a way to use this (or other) code and have the Redis plugin working?

Thanks sofar!

Best regards,
Tom


Viewing all articles
Browse latest Browse all 111

Trending Articles