• I’d have a dynamic php include with w-cache. Do you think is correct this:

    <!--mclude folder/folder/include.php-->
    <? $var_num=10; include_once('folder/folder/include.php'); ?>
    <!--/mclude-->

The topic ‘dynamic include on wp-cache’ is closed to new replies.