Ticket #1189 (closed enhancement: fixed)

Opened 7 years ago

Last modified 5 years ago

dropdown_pages

Reported by: anonymousbugger Owned by: anonymous
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

dropdown_pages.diff Download (3.5 KB) - added by anonymousbugger 7 years ago.

Change History

  • Patch set to No

comment:2   ryan7 years ago

Attached patch adds dropdown feature to wp_list_pages(). Usage:

wp_list_pages('style=dropdown');

First draft. Still rough.

  • Status changed from new to closed
  • Resolution set to fixed

[3573] wp_dropdown_pages()

Note: See TracTickets for help on using tickets.