#1470 closed defect (bug) (fixed)
access to forums marked as private
Reported by: | elfin | Owned by: | johnjamesjacoby |
---|---|---|---|
Milestone: | 2.0 | Priority: | highest omg sweet tea |
Severity: | normal | Version: | |
Component: | Front-end | Keywords: | |
Cc: | elfin |
Description
tested in WP3.1 and logged out:
Widget for replies and topics still display forum posts from Forums marked as private.
The forum page itself correctly stops access, however the individual threads can still be viewed.
Attachments (1)
Change History (11)
#1
@
14 years ago
- Milestone Plugin deleted
- Resolution set to worksforme
- Status changed from new to closed
#2
@
14 years ago
I still have the problem, though...
Using wordpress 3.1 and the latest install of the plugin.
#3
@
14 years ago
- Milestone set to Plugin
- Priority changed from normal to highest
- Resolution worksforme deleted
- Status changed from closed to reopened
#4
@
14 years ago
Attached a patch which sets a 404 when a private forum or topics/replies of a private forum are viewed directly.
#5
@
14 years ago
The widget portion of this relies heavily on a WordPress core patch. See: http://core.trac.wordpress.org/ticket/13927
#6
@
14 years ago
Working around this now using WordPress 3.1 meta queries. Should have a fix committed tonight.
Works for me with WordPress 3.1 and the plugin svn head.