Opened 9 years ago
Closed 9 years ago
#7303 closed enhancement (fixed)
Add group types to bp_get_groups_class()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Groups | Keywords: | has-patch |
| Cc: |
Description
As pointed out by Offerins currently we output the member types as tokens for the members dir loop li elements in bp_get_member_class() but haven't matched this for the groups loop.
Patch to follow will correct this and mirror behaviour as existing for members.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Add group types to group loop class function