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.