Forums

[resolved] index.php - get a post's custom meta (4 posts)

  1. denzel2364
    Member
    Posted 1 year ago #

    Hi there,

    I have a custom field 'salary' within a post. What i would like to do is display this in index.php. However, I have others that i dont want to show up at the same time.

    Please help

  2. vtxyzzy
    Member
    Posted 1 year ago #

    You can use the get_post_meta() function to retrieve the value for 'salary' as the key. See the Codex here.

  3. denzel2364
    Member
    Posted 1 year ago #

    ahh perfect. thank you very much

  4. vtxyzzy
    Member
    Posted 1 year ago #

    You are welcome!

Topic Closed

This topic has been closed to new replies.

About this Topic