' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s Comments', '%1$s Comments', $bizmax_comment_count, 'comments title', 'bizmax' ) ), number_format_i18n( $bizmax_comment_count ), '' . get_the_title() . '' ); } ?>

    'ol', 'short_ping' => true, 'avatar_size' => 100, 'format' => 'html5', 'reply_text' => esc_html__( 'Reply', 'bizmax' ), ) ); ?>