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

    100, 'style' => 'ol', 'short_ping' => true, 'reply_text' => __( 'Reply', 'builderio' ), ) ); ?>
'' . __( 'Previous', 'builderio' ) . '', 'next_text' => '' . __( 'Next', 'builderio' ) . '', ) ); endif; // Check for have_comments(). // If comments are closed and there are comments, let's leave a little note, shall we? if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?>