Hide Single Post Front End
-
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 https://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.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Hide Single Post Front End’ is closed to new replies.