Forums

[resolved] custom fields and wp_list_pages (3 posts)

  1. frescova
    Member
    Posted 2 years ago #

    Is it possible to include the value of a page's custom field in wp_list_pages?

    I have a custom field called city - I basically want to do a wp_list_pages and include that value in the result - as if using before_link or after_link...

    I've tried a couple of times but I'm not getting any results.

    If anyone has any suggestions, advice I'd appreciate it.

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    You might want to look at using Function_Reference/get_pages with Function_Reference/get_post_meta.

  3. frescova
    Member
    Posted 2 years ago #

    thank you :-)

Topic Closed

This topic has been closed to new replies.

About this Topic