Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#23741 closed defect (bug) (duplicate)

Add hooks to the new nav-menu UI for backward compatibility

Reported by: Chouby Owned by:
Priority: normal Milestone:
Component: Menus Version: 3.6
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

In WP 3.5 and older, the nav menu theme location was set in a metabox which was thus fully customizable.

In current version of WP 3.6 (alpha-23659), the theme location setting is now hardcoded without any possibility to modify it. I thus propose to add one hook to be able to remove it and another hook to be able to add new settings to the menu.

Related: #18584 (but different as I believe that the hooks requested in this ticket concern the menu items UI which was already present in older versions)

Attachments (1)

23741.diff (1.0 KB ) - added by Chouby 13 years ago.

Download all attachments as: .zip

Change History (4)

@Chouby
13 years ago

#1 @Chouby
13 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
13 years ago

  • Milestone Awaiting Review3.6

Related: #23607

#3 in reply to: ↑ description @DrewAPicture
13 years ago

  • Milestone 3.6
  • Resolutionduplicate
  • Status newclosed

Replying to Chouby:

Related: #18584 (but different as I believe that the hooks requested in this ticket concern the menu items UI which was already present in older versions)

#18584 covers both, so let's keep the discussion all in one place. Closing this as a duplicate.

Note: See TracTickets for help on using tickets.