Opened 3 years ago
Closed 3 years ago
#15107 closed defect (bug) (fixed)
nav_menu taxonomy should not be public
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Menus | Version: | |
| Severity: | normal | Keywords: | |
| 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.