• Hi friends,

    I want to get value from the custom field I created named “price”

    I am writing the code in this way but it is returning “Array”

    ———————————————————————
    <p>Price: <?php echo get_post_custom_values(‘price’); ?></p>
    ———————————————————————

    Can anyone help me with it or tell me an alternative for that?

    Thanks,

    Jayvee

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Custome field’ is closed to new replies.