Replies: 0
I am trying to find a hook to allow the addition of a custom field to the orders billing/shipping address on the orders page in the admin section.
For instance, documentation mentions the hook woocommerce_admin_order_data_after_shipping_address, however, i want to actually add, for instance, a neighbour checkout field to the address portion not after the shippping address. So, as stated above, what hook could i use for this?
Thanks in advance,