• While trying to install the W3 Total Cache plugin, it asked me to add

    define(‘WP_CACHE’, true);

    before

    require_once(ABSPATH . ‘wp-settings.php’);

    Now that its installed, can I remove define(‘WP_CACHE’, true); from my wp-config file?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: W3 Total Cache] Can I remove define('WP_CACHE', true); from wp-config after insta’ is closed to new replies.