Opened 3 years ago

Closed 3 years ago

#15107 closed defect (bug) (fixed)

nav_menu taxonomy should not be public

Reported by: nacin 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)

I agree.

comment:2   ryan3 years ago

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

(In [15818]) nav_menu and post_format taxonomies should not be public. fixes #15107

Note: See TracTickets for help on using tickets.