From 330b34031afc4880d7c739547796dbeb0e77a60c Mon Sep 17 00:00:00 2001 From: Ricardo Braz Date: Mon, 18 Jan 2016 05:32:15 -0200 Subject: [PATCH] Update print-comments.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Trocar esses includes pela função nativa do WordPress "get_template_part", descrita em: https://codex.wordpress.org/Include_Tags https://codex.wordpress.org/Function_Reference/get_template_part --- print/print-comments.php | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/print/print-comments.php b/print/print-comments.php index a2be5db..fccebd6 100644 --- a/print/print-comments.php +++ b/print/print-comments.php @@ -36,7 +36,8 @@ { ?>

0) { @@ -48,20 +49,23 @@ } ?>

0) { ?>

0) { define('RESOLUCOES', true); ?>

0) @@ -70,4 +74,4 @@ }*/ ?>
- \ No newline at end of file +