I am using Woocommerce version 2.4.12, the latest one. I want to make some changes to orders page that is in the admin dashboard under woocommerce --> orders.
Where is it's file in plugins->woocommerce folder? I have made a woocommerce folder in my theme to override template files. I want to add phone number of the customer to the ship_to column. Client wants Phone number of customer visible on the orders page. Any way to use functions.php to add a hook and make changes?
try this to your
functions.php
Position problem??..
try this for the first function
Updated for WooCommerce 3.
You should use
manage_shop_order_posts_custom_column
action and change the column data by checking the column name