WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#2863 closed enhancement (wontfix)

Option to make posts invisible to anonymous readers

Reported by: raejae Owned by: anonymous
Priority: normal Milestone:
Component: General Version: 2.0.3
Severity: trivial Keywords:
Cc:

Description

It would be appreciated if a way was added to make posts unreadable by people who are not registered users and/or have a certain privilege set. I haven't followed development in awhile, but if user levels still exist this would be a good way to handle it.

Change History (4)

comment:1 masquerade7 years ago

Sounds like a plugin feature to me, everything could be handled by a plugin. One filter on posts_where to hide if the user isn't logged in or doesn't have caps, and a few modifications to the write page to handle the new post status, and just make up your own post status in the database.

comment:2 robmiller7 years ago

I wrote a plugin that did this a while ago - I believe it was posted on the forums by the person I wrote it for, so do a quick search there.

comment:3 Nazgul7 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

This is plugin teritory, as stated by masquerade and robmiller.

comment:4 Nazgul6 years ago

  • Milestone 2.1 deleted
Note: See TracTickets for help on using tickets.