[wp-hackers] no 'before' or 'after' parameters for wp_list_pages()?

Andrew Nacin anacin at gwhatchet.com
Mon Nov 30 06:02:38 UTC 2009


>
> You could use get_pages <
> http://codex.wordpress.org/Function_Reference/get_pages> to get an array
> of the pages, then loop through them creating a custom structure.
>

Or you could write your own walker for wp_list_pages.


More information about the wp-hackers mailing list