-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Hi there,
I’m not sure if you’ve made this option available, but I was wondering if you’ve allowed for the option to disable the front end view of the custom post?
I.e; I have a custom post called “Leaders” and create a post titled “Joe” but I don’t want the posts accessible from the front end from http://mysite.com/leaders/joe
From what I’ve read all that would need to be set is
'publicly_queryable' => false
if the CPT was created via PHP, and I’ve tried setting all the options to false but it still shows up on the front end.
Metadata
Metadata
Assignees
Labels
No labels