
Adding Columns to the WooCommerce My Orders List
Time to start with our first Ask SkyVerge question of 2018 🙂 This question is from Houdayer: Is there a way to add shipping information in the table at MyAccount > Orders? Sure thing! We’re looking at the “Orders” menu in the my account page currently, which shows order number, date, status, total, and actions by default: The woocommerce_my_account_my_orders_columns filter lets us add or adjust the columns included in this list, so we can add…