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

1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'ol', 'short_ping' => true, 'callback' => __NAMESPACE__ . '\single_comment', ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>