diff --git a/inc/comments-loop.php b/inc/comments-loop.php index a6d6796..48db6d9 100644 --- a/inc/comments-loop.php +++ b/inc/comments-loop.php @@ -16,49 +16,33 @@ function haste_starter_comments_loop( $comment, $args, $depth ) { switch ( $comment->comment_type ) { case 'pingback': case 'trackback': - ?> -
  • -

    ', '' ); ?>

    -
  • id="li-comment-">
    - +
    - %1$s', - get_comment_author_link() - ); - ?> + %1$s', + get_comment_author_link() + ); + ?>
    - - %5$s', - esc_url( get_comment_link( $comment->comment_ID ) ), - get_comment_time( 'c' ), - get_comment_date(), - __( 'at', 'haste-starter' ), - get_comment_time(), - __( 'said:', 'haste-starter' ) - ); - ?> +
    - - - ', ' ' ); ?> + ', ' ' ); ?> - comment_approved ) : ?> -

    - +
    @@ -67,24 +51,55 @@ function haste_starter_comments_loop( $comment, $args, $depth ) {
    - + %5$s', + esc_url( get_comment_link( $comment->comment_ID ) ), + get_comment_time( 'c' ), + get_comment_date(), + __( 'at', 'haste-starter' ), + get_comment_time(), + __( 'said:', 'haste-starter' ) + ); +} + + +function haste_starter_comment_trackback() { + ?> + +
  • +

    ', '' ); ?>

    + comment_aprove ) { + ?> +

    +