From b4966db02bfe200786b9014eea97a243a4d0a710 Mon Sep 17 00:00:00 2001 From: Matt Thomas 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: https://develop.svn.wordpress.org/trunk@15209 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 017e720545..40871a2226 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')) ) : ?>