
- I, personally, prefer to keep all orders in the database, but if you have too many and decided to remove the oldest, this mode is for you.
- It does exactly what’s said: ‘Delete selected orders with one click’.
- I failed with using API from the admin/controller/order. So, it’s just a plain JavaScript using the same URL as to delete the single order
- Not tested, but it could work with earlier version too