• Resolved pbs1962

    (@pbs1962)


    I’m trying to create a post type where the setting is set to private automatically.
    The goal is to have logged in users be able to view their only their own posts of this type. Can you suggest a method for this?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Honestly, I don’t know of any ready-made solutions for this one. Thinking through it, I could see something potentially being done with the publish_post action hook or similar but beyond that I’ve never seen any way to automatically have a post be private. It’s always been a case of a human setting that.

    Thread Starter pbs1962

    (@pbs1962)

    ok, thanks. ill keep searching

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Hope you find a workable solution

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘create post type with private settings’ is closed to new replies.