• I was having issues with two of my sites that use plugins that set WordPress Transients. The transients never got set correctly.

    On both sites I was using the W3 Cache Object Cache with Disk Mode.

    Do you know if this is the correct behavior to not set transients when the object cache is being used in w3.

    I looked through the source code and it looks like transient code does not set when using an external object cache.

    Should I not be using get_transient when I am using w3 cache?

    thanks

    http://wordpress.org/extend/plugins/w3-total-cache/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: W3 Total Cache] W3 Object Cache and WP Transients’ is closed to new replies.