• i want to exclude some part of code from my wp theme

    for example:

    </head>

    <!– begin no cache–>
    <?php include_once(ABSPATH . ‘wp-content/themes/mytheme/head.php’); ?>
    <!– end no cache–>

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: W3 Total Cache] How can i exclude some code from being cached?’ is closed to new replies.