Show the value of custom field
-
Hi
I am trying to output the value of my custom field.
I use
<?php echo get_post_meta(get_the_id()); ?>
but all I get is: ARRAYHow can I fix this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Show the value of custom field’ is closed to new replies.