crazyyy
4/28/2014 - 10:02 AM

WordPress: include

WordPress: include

<?php include(TEMPLATEPATH.'/pagenavi.php'); ?>

/*
if u want add include som file to functions.php, y can use this snipt 
*/

include_once('advanced-custom-fields/acf.php');