Object cache and WP predefined constants
-
Hi, when setting up Redis object cache plugin on WordPress, do i need to set up:
define(‘WP_CACHE_KEY_SALT’, ‘example.com’);
define(‘WP_CACHE’, true);constants in wp-config.php using recent CMS core version or older?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Object cache and WP predefined constants’ is closed to new replies.