comment_type ) : case 'pingback' : case 'trackback' : ?>
  • id="comment-">
    '; if ( dt_validate_gravatar( $comment->comment_author_email ) ) { $avatar = get_avatar( $comment, 60 ); } $author_url = get_comment_author_url(); if ( ! empty( $author_url ) && 'http://' !== $author_url ) { $avatar = '' . $avatar . ''; } // Output comment author avatar. echo $avatar; ?> says:', 'the7mk2' ), sprintf( '%s', get_comment_author_link( $comment ) ) ); ?>
    comment_approved ) : ?>

     '; comment_reply_link(array_merge( $args, array( 'add_below' => 'div-comment', 'depth' => $depth, 'max_depth' => $args['max_depth'], 'before' => '
    ', 'after' => '
    ', 'reply_text' => $icon . __( 'Reply', 'the7mk2' ), 'reply_to_text' => $icon . __( 'Reply to %s', 'the7mk2' ), 'login_text' => $icon . __( 'Log in to Reply', 'the7mk2' ), ) )); ?>