Go to WooCommerce > Orders in the WordPress admin, and open the order you wish to clone · Click the Clone order button, which appears in the action buttons ...
Split, merge, clone, your crowd/combined/bulk orders using intelligent rules.
a plugin for this: https://woocommerce.com/products/clone-orders/.
You can use this plugin in order to delete in bulk https://wordpress.org/plugins/ woocommerce-store-toolkit.
After activation there will be a Duplicate link in the order overview
When you update or push to the staging site to the live site you need to make sure that WooCommerce Orders, WordPress users and products ...
push the staging site to live (overwriting the live site). But, you risk losing data that's been added to the live site since cloning happened. Wait, why ...
Orders Merging – allows to merge orders made by the same customer, very useful; Duplicate Orders – clone any orders you want without loosing ...
This example will create a currency selector for viewing the Orders
Well.. You can add meta for original and cloned order. Just add +1 for it, each time when you will clone items. function create_order( ...