-
Posted a reply to Adding custom address fields to WC REST API, on the site WordPress.org Forums:
Hi @3sonsdevelopment, I solved problem. Instead of adding custom fields to default address fields, added… -
Posted a reply to Give Email Priority over First Name, on the site WordPress.org Forums:
Try woocommerce_default_address_fields filter either change class to first or last. -
Created a topic, Adding custom address fields to WC REST API, on the site WordPress.org Forums:
Hey, I'm trying to add custom fields (registered by wo…