woocommerce / wc-smooth-generator

Smooth product, customer and order generation for WooCommerce
309 stars 49 forks source link

Fix progress bar feedback when generating customers via WP-CLI #141

Closed thetwopct closed 2 months ago

thetwopct commented 2 months ago

All Submissions:

Changes proposed in this Pull Request:

When generating customers via WP-CLI the plugin incorrectly states that coupons are being generated before the progress bar.

Screenshot-2024-07-27 --22 11 25

Screenshot-2024-07-27 --22 11 25

This PR fixes the text feedback for the progress bar.

How to test the changes in this Pull Request:

  1. Run wp-cli command wp wc generate customers 1
  2. Check the feedback given on screen

Changelog entry

Fixes progress bar feedback when generating customers via WP-CLI

FOR PR REVIEWER ONLY: