You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include options for the WP-CLI command to be able to get the count of the number of products to migrate as well as set a batch-size, to speed up product migration time. If the store has a high product count.
Include options for the WP-CLI command to be able to get the count of the number of products to migrate as well as set a batch-size, to speed up product migration time. If the store has a high product count.
Example commands
wp wc-product-tables count
wp wc-product-tables migrate-data --batch-size=500
wp wc-product-tables migrate-data --batch-size=1000
The text was updated successfully, but these errors were encountered: