Is there an alternative to "wp_list_pages" that allows me to also display a page's custom fields?
I basically want to do exactly what "wp_list_pages" does but I also want to display a short "description" and a "url" I have defined in custom fields.
ANy advice/guidance would be appreciated...