Ticket #1189 (closed enhancement: fixed)

Opened 4 years ago

Last modified 2 years ago

dropdown_pages

Reported by: anonymousbugger Assigned to: 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 (3.5 kB) - added by anonymousbugger on 05/21/05 06:37:34.

Change History

03/29/05 22:12:47 changed by anonymousbugger

  • Patch set to No.

03/30/05 05:47:03 changed by ryan

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

wp_list_pages('style=dropdown');

First draft. Still rough.

05/21/05 06:37:34 changed by anonymousbugger

  • attachment dropdown_pages.diff added.

08/31/06 20:43:29 changed by mdawaffe

  • status changed from new to closed.
  • resolution set to fixed.

[3573] wp_dropdown_pages()