Bulk delete orders via CLI
-
I’m trying to bulk delete all orders via cli:
wp wc order delete $(wp wc order list –format=ids)Only the first order is deleted and for the rest of the orders I get “Warning: Invalid order ID”.
Am I doing something wrong?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Bulk delete orders via CLI’ is closed to new replies.