Hi there,
I would like to create a CPT that's ONLY accessible from the backend of the website.
Meaning, no frontend posts, no archives, no rss feeds, search capabilities. If a user goes to the cpt slug url, they should get a 404.
It's for internal data entry and we can't have any of the data visible to users.
Is this possible with Metabox?
Thanks!