' . 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”', $allure_news_comment_count, 'comments title', 'allure-news')), number_format_i18n($allure_news_comment_count), '' . get_the_title() . '' ); } ?>

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