From 7691ce4548aa89dde2b6fb599e603b6f63837f4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Mart=C3=ADnez?= Date: Tue, 24 Jun 2014 11:30:22 +0200 Subject: [PATCH] Use `get_comment_date` instead of `comment_date` Because `comment_date` already displays / echo's it value. http://codex.wordpress.org/Function_Reference/comment_date http://codex.wordpress.org/Function_Reference/get_comment_date --- templates/comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/comment.php b/templates/comment.php index 8454e7c..5a0ed55 100644 --- a/templates/comment.php +++ b/templates/comment.php @@ -1,7 +1,7 @@

- + comment_approved == '0') : ?>