Make WordPress Core

Opened 15 years ago

Closed 9 years ago

#13979 closed enhancement (fixed)

Add a new arg for custom ID attributes with wp_page_menu()

Reported by: iandstewart's profile iandstewart Owned by:
Milestone: 4.4 Priority: normal
Severity: normal Version: 3.0
Component: Posts, Post Types Keywords: has-patch
Focuses: template Cc:

Description

The attached patch adds a new arg to wp_page_menu() for setting custom ID attributes (right now you can only set a Class--incorrectly noted as the ID in the docs).

Since wp_page_menu() is the default fallback for wp_nav_menu() this would be potentially super-helpful for marrying up with wp_nav_menu()'s container_ID.

Attachments (1)

wp-page-menu-id-arg.diff (1.8 KB) - added by iandstewart 15 years ago.

Download all attachments as: .zip

Change History (7)

#1 @nacin
14 years ago

Related #13998

#2 @Utkarsh
14 years ago

  • Cc admin@… added

#3 @nacin
14 years ago

  • Milestone changed from Awaiting Review to 3.1

#4 @markjaquith
14 years ago

  • Milestone changed from 3.1 to Future Release

#5 @nacin
11 years ago

  • Component changed from Template to Posts, Post Types
  • Focuses template added

#6 @wonderboymusic
9 years ago

  • Milestone changed from Future Release to 4.4
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.