Opened 16 years ago
Closed 16 years ago
#15107 closed defect (bug) (fixed)
nav_menu taxonomy should not be public
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Menus | Keywords: | |
| Focuses: | Cc: |
Description
Post types default public to false. Taxonomies default public to true.
nav_menu_item inherits public = false. nav_menu inherits public = true.
I think this should be false.
Change History (2)
Note: See
TracTickets for help on using
tickets.
I agree.