Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#13359 closed defect (bug) (fixed)

Do not limit the amount of nav menu meta boxes if get_user_option() is empty

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

Description

Limit it only if metaboxhidden_nav-menus doesn't exists, so if get_user_option() returns false.

Attachments (1)

13359.patch (607 bytes ) - added by ocean90 16 years ago.

Download all attachments as: .zip

Change History (2)

@ocean90
16 years ago

#1 @ryan
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [14598]) Limit initial menu meta boxes only if option is not set. Props ocean90. fixes #13359

Note: See TracTickets for help on using tickets.