Opened 19 months ago
Last modified 10 months ago
#3740 new task
BuddyPress should use mapped meta caps
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Currently BuddyPress relies on a few stub functions and is_super_admin() to handle the things a user is capable of doing. This is rather lame, and provides no ability to align the moderation needs of your site with the users that are tasked with moderator level responsibility.
In r5304, r5305, and r5309, some API's were ported from bbPress 2.0 to get this started. Please use this ticket for discussion, patches, and commits towards BuddyPress roles and capabilities for the 1.6 dev cycle.
Change History (9)
comment:2
boonebgorges — 19 months ago
See also #2348, which I'm closing in favor of this ticket since it's tied to things that have already been put into the BP trunk.
comment:7
boonebgorges — 17 months ago
- Keywords 1.7-early added
- Milestone changed from 1.6 to Future Release
I think that we have done as much with this during the 1.6 cycle as we are going to. Let's talk about it early in the 1.7 cycle to see how we're going to take it further.
comment:8
boonebgorges — 16 months ago
comment:9
boonebgorges — 10 months ago
- Keywords 1.7-early removed
I'm against doing a massive refactor of our permissions structure just to meet the requirements of this ticket, especially during what is already turning out to be a crowded milestone. But I do think that we should leave this ticket open, and refactor individual instances as we see fit (and as it will actually be beneficial).

See #3739 for original ticket.