How do I get a WooCommerce check out field to display in other areas of WordPress? It seems some fields automatically appear in their back end user account, such as the customer address, address line 2, city, state, etc.
For example, I created a new field (textarea) in WooCommerce for the customer to enter some information about themselves. I need the content from this new WooCommerce field to appear in their back end user account, so admin can view and/or edit this information, if need be.
Secondly, is there a way to do this without the addition of a plugin?
I appreciate any input on this. Thank you.