From 848d51b83a2afa0c378783a6889871664e768ecb Mon Sep 17 00:00:00 2001 From: iammattthomas Date: Fri, 11 Jun 2010 02:17:26 +0000 Subject: [PATCH] Avoid displaying custom comment types as pingbacks/trackbacks in Twenty Ten. Fixes #13812. Props jdub. git-svn-id: http://svn.automattic.com/wordpress/trunk@15209 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/twentyten/functions.php b/wp-content/themes/twentyten/functions.php index 017e72054..40871a222 100644 --- a/wp-content/themes/twentyten/functions.php +++ b/wp-content/themes/twentyten/functions.php @@ -378,7 +378,7 @@ function twentyten_comment( $comment, $args, $depth ) { - + comment_type, array('pingback', 'trackback')) ) : ?>