How to add custom action button in WooCommerce admin order list
Let’s add a new custom quick action button in the WooCoommerce admin order list. By default, WooCommerce will only show these action buttons when an order status is “Pending”, “On-hold” or “Processing”. It’s not very well documented in WooCommerce how to modify this; and the only thing I found was this StackOverflow thread. Here is … Read more