Make WordPress Core

Opened 14 years ago

Closed 14 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's profile ocean90 Owned by:
Milestone: 3.0 Priority: normal
Severity: normal Version: 3.0
Component: Menus Keywords: has-patch
Focuses: Cc:

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

Download all attachments as: .zip

Change History (2)

@ocean90
14 years ago

#1 @ryan
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(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.