Display state name instead of state code
-
Hello, I try to show state names using this code
<?php echo get_user_meta( get_current_user_id(), 'billing_state', true ) ?>
However, it shows the state code in stead of state name. How can I show state names?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display state name instead of state code’ is closed to new replies.