﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
17609	'View post' link shown even when post type can't be viewed on the front-end	scribu	nacin	"I have registered a CPT that's not meant to be displayed on the front-end:

{{{
        'public' => false,
        'show_ui' => true,
}}}

If I create such a post in the admin area, I still see the 'View post' link after saving and the 'Preview changes' button.

Both send me to the same URL, which gives a 404:

{{{?post_type_name=single-post-slug}}}

Related: #17040"	defect (bug)	reopened	normal	Awaiting Review	Post Types		normal		has-patch	michael@… tamlyn marko@… ben@… lol@… info@… jeve0@… johnbillion msykes@…
