Display Phone in My Account Billing Address
-
I’m sure this is an easy fix, but I can’t figure it out. I want to display the customer’s billing phone number under My Account. I’ve added this line to the my-address.php file under the ‘country’ line but it doesn’t show up:
'phone' => get_user_meta( $customer_id, 'billing_phone', true ),
What am I missing here?
Thanks in advance for the help.
- The topic ‘Display Phone in My Account Billing Address’ is closed to new replies.