'ol', 'short_ping' => true, 'callback' => 'blurt_comment_callback', 'avatar_size' => 40, ) ); ?>
esc_html__( 'Older replies', 'blurt' ), 'next_text' => esc_html__( 'Newer replies', 'blurt' ), ) ); ?>
<?php echo esc_attr( $blurt_current_user->display_name ); ?>

comment_approved ); $can_mod = current_user_can( 'moderate_comments' ); ?> < id="comment-" >
<?php echo esc_attr( get_comment_author() ); ?>
post_author ); ?>
user_id ) : ?> @user_id ) ); ?>
comment_ID ); if ( $blurt_comment_image_id ) : $blurt_cm_alt = get_post_meta( $blurt_comment_image_id, '_wp_attachment_image_alt', true ); $blurt_cm_attach = get_post( $blurt_comment_image_id ); $blurt_cm_caption = $blurt_cm_attach ? $blurt_cm_attach->post_excerpt : ''; if ( ! $blurt_cm_caption && $blurt_cm_alt ) { $blurt_cm_caption = $blurt_cm_alt; } ?>
'blurt-post-image' ) ); ?>
comment_ID, $comment->comment_post_ID ); $blurt_comment_repost_data = blurt_get_comment_repost_data( $comment->comment_ID ); ?>