' . wp_kses_post( get_the_title() ) . '' ); } else { printf( // phpcs:ignore Standard.Category.SniffName.ErrorCode /* translators: 1: number of comments, 2: post title */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $comments_number, 'comments title', 'simple-dark' ) ), number_format_i18n( $comments_number ),// phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wp_kses_post( get_the_title() ) . '' ); } ?>

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through. ?>
    'ol', 'short_ping' => true, 'reply_text' => ' Reply', ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through. ?>