[wp-hackers] Custom wp_list_pages()
Alan J Castonguay
alan at verselogic.net
Sat Aug 23 14:54:19 GMT 2008
Seongsu Lee,
You could use wp_list_bookmarks() right next to wp_list_pages(), and
style them the same. You could also hook the 'wp_list_pages' filter
and add to the output.
-Alan
On 23-Aug-08, at 10:32 AM, Seongsu Lee wrote:
> Hi,
>
> I want to add a list of custom URLs into the result of wp_list_pages()
> so that custom URLs can be shown in the page list. (or content list in
> my blog) Do you have any idea? Start point? Thank you.
>
> --
> http://www.senux.com/
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
More information about the wp-hackers
mailing list