Make WordPress Core

Opened 20 years ago

Closed 19 years ago

#1189 closed enhancement (fixed)

dropdown_pages

Reported by: anonymousbugger's profile anonymousbugger Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.5
Component: General Keywords:
Focuses: 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 (1)

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

Download all attachments as: .zip

Change History (4)

#1 @anonymousbugger
20 years ago

  • Patch set to No

#2 @ryan
20 years ago

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

wp_list_pages('style=dropdown');

First draft. Still rough.

#3 @mdawaffe
19 years ago

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

[3573] wp_dropdown_pages()

Note: See TracTickets for help on using tickets.