diff --git a/wp-content/themes/twentyeleven/functions.php b/wp-content/themes/twentyeleven/functions.php index 2b35f0119..77d794f9f 100644 --- a/wp-content/themes/twentyeleven/functions.php +++ b/wp-content/themes/twentyeleven/functions.php @@ -467,7 +467,14 @@ if ( ! function_exists( 'twentyeleven_comment' ) ) : function twentyeleven_comment( $comment, $args, $depth ) { $GLOBALS['comment'] = $comment; switch ( $comment->comment_type ) : - case '' : + case 'pingback' : + case 'trackback' : + ?> +
  • +

    +
  • id="li-comment-">
    @@ -506,13 +513,6 @@ function twentyeleven_comment( $comment, $args, $depth ) {
    - -
  • -