Ticket #1189 (closed enhancement: fixed)
dropdown_pages
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
On the codex site at :
http://codex.wordpress.org/Template_Tags
there is a category tag called:
dropdown_cats
I would like to see a similar tag included for pages like:
dropdown_pages
Thanks
Attachments
Change History
Attached patch adds dropdown feature to wp_list_pages(). Usage:
wp_list_pages('style=dropdown');
First draft. Still rough.
Note: See
TracTickets for help on using
tickets.

