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

    'ol', 'callback' => 'kis_comments_callback', 'short_ping' => true, 'avatar_size' => 48, ) ); ?>