how to export orders data using wp-cli This is the command line example to use wp-cli to export orders from WooCommerce
How to export customers from WooCommerce with wp-cli
This is a very usefull feature of wp-cli that allows you to create a list of WooCommerce customers in csv format with a single command line command: wp wc customer list –user=username–format=csv > customers.csv where username is the user that has the administrator power to see all the possible feautres …
Continue reading “How to export customers from WooCommerce with wp-cli”
WooCommerce how to add extra fee for cash on delivery payment method
come aggiungere in WooCommerce un sovrapprezzo per il pagamento in contrassegno senza usare plugin esterni
WOOCOMMERCE ORDERS IN VERSION 3.0+ get protected data
WOOCOMMERCE ORDERS IN VERSION 3.0+ get protected data
Discount and regular price cart and checkout page display WooCommerce
I asked opinions on something that seems to me very clear and fair but It’s much less agreed than I thought: why don’t you see the difference between the full price and the discounted price in WooCommerce on the shopping cart page and on the final payment (checkout)? I also …
Continue reading “Discount and regular price cart and checkout page display WooCommerce”