Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#2863 closed enhancement (wontfix)

Option to make posts invisible to anonymous readers

Reported by: raejae's profile raejae Owned by:
Milestone: Priority: normal
Severity: trivial Version: 2.0.3
Component: General Keywords:
Focuses: 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)

#1 @masquerade
18 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.

#2 @robmiller
18 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.

#3 @Nazgul
18 years ago

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

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

#4 @Nazgul
17 years ago

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