Fragment caching doesn't work
-
Hello,
I try to use fragment caching with w3 Total Cache, but without success…
I add this line in wp-config.php :
define('W3TC_DYNAMIC_SECURITY', 'securestring');
I try to not cache php code with that in my index.php :
<!-- W3TC_DYNAMIC_SECURITY mfunc --> <?php my php code ?> <!-- /mfunc W3TC_DYNAMIC_SECURITY -->
But this code is always in cache.
Can you help me please ?
Thanks in advance !
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fragment caching doesn't work’ is closed to new replies.