Get label value
-
Hello, i have custom field with select type and have labels for my options.
I can get value by this code
get_post_meta( $recent_post_single->ID, 'map_area', TRUE)
How can I get label for this value?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Get label value’ is closed to new replies.