Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

#2033 closed defect (bug) (fixed)

BuddyPress group forum topic capabilities need to be mapped

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.2 Priority: normal
Severity: normal Version: 2.1
Component: Extend - BuddyPress Keywords:
Cc:

Description

When a group admin or moderator is viewing a group forum, they will need the necessary capabilities to manage that forums topics.

The BBP_Forums_Group_Extension class will need a dedicated map_meta_cap filter to handle this.

Change History (1)

#1 @johnjamesjacoby
11 years ago

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

(In [4435]) BuddyPress/Capabilities:

  • Add supporting methods for handling group forum topic moderator functionality.
  • Uses map_meta_cap filter to allow group moderators and admins to perform their duties.
  • Also allows regular group members to view private/hidden forums if they are a group member.
  • Fixes #2033.
Note: See TracTickets for help on using tickets.