Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 7 years ago

#6437 closed enhancement (maybelater)

Allow user with bp_moderate cap to view hidden groups of user

Reported by: lenasterg's profile lenasterg Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: needs-unit-tests, needs-patch, trac-tidy-2018
Cc:

Description

Hi.
Right now only the logged in user can fetch his/her hidden groups.
Attached is the suggested patch so that also the user with bp_moderate capability can fetch them.

The reason/logic behind the suggested patch is:
If the user with bp_moderate capability is also allowed to fetch hidden groups of a user, we (or a plugin developer) can use it to add relevant metaboxes to the user extended profile in /wp-admin/network/users.php?page=bp-profile-edit, such as (All the user's groups, Groups in which the user is admin or moderator). This would give the super admin a more complete view for the user's profile.

Attachments (1)

class-bp-groups-member.php.patch (4.3 KB) - added by lenasterg 10 years ago.

Download all attachments as: .zip

Change History (7)

#1 @DJPaul
10 years ago

  • Keywords has-patch needs-testing early added
  • Milestone changed from Awaiting Review to 2.4

Let's look at this in 2.4.

#2 @DJPaul
9 years ago

  • Keywords needs-unit-tests added

#3 @DJPaul
9 years ago

  • Keywords needs-testing removed
  • Milestone changed from 2.4 to 2.5

I was looking at this code earlier and had the same concern.

#4 @DJPaul
9 years ago

  • Keywords needs-patch added; has-patch early removed
  • Milestone changed from 2.5 to Future Release

#5 @DJPaul
7 years ago

  • Keywords trac-tidy-2018 added

We're closing this ticket because it has not received any contribution or comments for at least two years. We have decided that it is better to close tickets that are good ideas, which have not gotten (or are unlikely to get) contributions, rather than keep things open indefinitely. This will help us share a more realistic roadmap for BuddyPress with you.

Everyone very much appreciates the time and effort that you spent sharing your idea with us. On behalf of the entire BuddyPress team, thank you.

If you feel strongly that this enhancement should still be added to BuddyPress, and you are able to contribute effort towards it, we encourage you to re-open the ticket, or start a discussion about it in our Slack channel. Please consider that time has proven that good ideas without contributions do not get built.

For more information, see https://bpdevel.wordpress.com/2018/01/21/our-awaiting-contributions-milestone-contains/
or find us on Slack, in the #buddypress channel: https://make.wordpress.org/chat/

#6 @DJPaul
7 years ago

  • Milestone Awaiting Contributions deleted
  • Resolution set to maybelater
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.