﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
13403	edit.php should check for show_ui, not public	nacin		"If you give a post type show_ui = true, but don't set public, you can't get into edit.php?post_type=mytype, even though it shows it in the admin UI.

Catch is, show_ui is false for posts and pages. We'd have to account for them manually.

Maybe show_ui ''should'' be true for posts and pages, and then account for them manually in menu.php instead."	defect (bug)	closed	normal	3.0	Post Types		normal	fixed	2nd-opinion	
