' . get_the_title() . '' ); } else { printf( esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $coblog_comment_count, 'comments title', 'coblog' ) ), number_format_i18n( $coblog_comment_count ), '' . get_the_title() . '' ); } ?>

    100, 'style' => 'ol', 'short_ping' => true, 'callback' => 'coblog_comments', 'reply_text' => esc_html__( 'Reply', 'coblog' ), ) ); ?>