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

    'ol', 'short_ping' => true, )); ?>

__('Previous Comments', 'bloggerly'), 'next_text' => __('Next Comments', 'bloggerly'), ) ); ?>