' . wp_kses_post( 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”', $astrad_comment_count, 'comments title', 'astrad' ) ), number_format_i18n( $astrad_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . wp_kses_post( get_the_title() ) . '' ); } ?>

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

esc_html__( 'Post Comment', 'astrad' ), 'title_reply' => esc_html__( 'Leave a Comment', 'astrad' ), 'submit_button' => '', 'comment_notes_after' => '', 'comment_field' => '
', ); comment_form( $comments_args ); ?>