Why doesn´t work Locale Template?
-
ob_start();
include (locate_template(‘includes/box-group-share.php’, true ));
$box_group = ob_get_clean();
echo $box_group;Hi, i would like to know why doesn´t work this funcion.
It is obsolete?
Other way for this function?
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Why doesn´t work Locale Template?’ is closed to new replies.