' . get_the_title() . '' ); } else { printf( /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s Comments', '%1$s Comments', $bloghub_comment_count, 'comments title', 'bloghub' ) ), number_format_i18n( $bloghub_comment_count ), // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped '' . get_the_title() . '' ); } ?>

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