Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15808 closed enhancement (fixed)

Pass $args to 'nav_menu_css_class' filter

Reported by: scribu Owned by:
Priority: normal Milestone: 3.1
Component: Menus Version:
Severity: minor Keywords: has-patch commit
Cc: Focuses:

Description

The 'nav_menu_css_class' filter should receive $args as the third parameter, to be consistent with the 'nav_menu_item_id' filter 3 lines below it.

Attachments (1)

15808.diff (716 bytes ) - added by scribu 16 years ago.

Download all attachments as: .zip

Change History (4)

@scribu
16 years ago

#1 @scribu
16 years ago

  • Keywords commit added

#2 @nacin
16 years ago

  • Milestone Awaiting Review3.1

Fine.

#3 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [16912]) Pass args to nav_menu_css_class filter. props scribu, fixes #15808.

Note: See TracTickets for help on using tickets.