Home »
Blog » Barra World é destaque na Revista Protel!
Barra World é destaque na Revista Protel!
Publicado em 12 mar, 2014

Olha como ficou incrível a matéria publicada na coluna Dicas!

$reg = get_option('tcf_config');
if($reg['comments_link'] == 'permalink')
$tmf_link = get_the_permalink();
else
$tmf_link = get_option('home') . '/?p=' . get_the_ID();
?>
if($reg['comments_insert'] == 'after')
require_once($reg['comments_url_native']);
?>
if($reg['comments_insert'] == 'before')
require_once($reg['comments_url_native']);
?>