Opened 13 years ago
Closed 7 years ago
#3729 closed enhancement (maybelater)
Members Extension API
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Members | Keywords: | trac-tidy-2018 |
Cc: |
Description
The members component should have an API like the Groups Extension, to be able to easily add new tabs/content to member profiles as easily as we can do with groups right now.
Change History (3)
#2
@
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/
An awesome idea would be to build a shared base class out of the current BP_Group_Extension so that implementations are sufficiently compatible to be able to be registered to groups or members. e.g. If we re-implement the current members' tabs/content with an extension, it would be very nice to be able to register, for example, the xprofile component into a group.