Add custom field to order admin woocommerce
Above image shows where custom field will be added using code below.
1. In screenshot you will see editable fields that can be modified by admin. You will need to add a “edit_address” class as a wrapper for those fields to make them editable.
2. You can make a class “address” as a wrapper for displaying custom fields.
Category: Code Snippets, Uncategorized