[wp-hackers] Add dropdown support to wp_list_pages()
Dan Thrue
rummanddan at gmail.com
Thu Mar 31 08:01:35 GMT 2005
I have created a little plugin to handle pages more "navigation" friendly...
I guess im ready to release it for public next week, but everything on
my blog (www.rummanddan.dk) is page navigation...
Regards Dan
On Wed, 30 Mar 2005 22:11:49 -0600, Ryan Boren <ryan at boren.nu> wrote:
> http://mosquito.wordpress.org/view.php?id=1189
>
> People seem to have a thing for dropdowns. I attached a patch to bug
> 1189 that adds dropdown support to wp_list_pages(). Use it like so:
>
> wp_list_pages('style=dropdown');
>
> The list style can be had like this:
>
> wp_list_pages('style=list');
>
> If no style is specified, list is used.
>
> Anyone want to try it out and spruce it up? It's currently very rough
> draft. Any options we need to add?
>
> Ryan
>
> _______________________________________________
> 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