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 | 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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [14598]) Limit initial menu meta boxes only if option is not set. Props ocean90. fixes #13359