>

' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $baltic_comment_count, 'comments title', 'baltic' ) ), number_format_i18n( $baltic_comment_count ), '' . get_the_title() . '' ); } ?>

esc_html__( '← previous comment', 'baltic' ), 'next_text' => esc_html__( 'next comment →', 'baltic' ) ) ); ?>
    'ol', 'short_ping' => true, 'avatar_size' => 96 ) ); ?>
esc_html__( '← previous comment', 'baltic' ), 'next_text' => esc_html__( 'next comment →', 'baltic' ) ) ); // If comments are closed and there are comments, let's leave a little note, shall we? if ( ! comments_open() ) : ?>