﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
20098	Non-publicly queryable posts should not allow preview	tamlyn		"Custom post types which have publicly_queryable=false but show_ui=true should not show a preview button in the admin. Similarly, the slug editor should also be hidden and the 'View post' link should not be displayed in the published message.

Looking at the core code, it seems to be a simple matter of updating it to look at the publicly_queryable property instead of the public meta property.

If approved, I can have a go at creating a patch.

In the meantime, attached is a bit of PHP which modifies the output buffer to achieve the same result."	defect (bug)	closed	normal		General	3.3.1	normal	invalid	dev-feedback 2nd-opinion	
