Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#23741 closed defect (bug) (duplicate)

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

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

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 12 years ago.

Download all attachments as: .zip

Change History (4)

@Chouby
12 years ago

#1 @Chouby
12 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
12 years ago

  • Milestone changed from Awaiting Review to 3.6

Related: #23607

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

  • Milestone 3.6 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

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.