Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 17 years ago

Last modified 4 years ago

#668 closed enhancement (fixed)

Group activity function for BP_Activity_Activity class

Reported by: burtadsit Owned by:
Priority: minor Milestone:
Component: Version: 1.0
Severity: Keywords: groups activity
Cc:

Description

A user wanted to get recent group activity and have it displayed in the group directory. I didn't find any such capability so I created an additional function for the BP_Activity_Activity class.

Patch has that function if you want to use it.

Attachments (1)

group_activity.patch (1.3 KB ) - added by burtadsit 17 years ago.

Download all attachments as: .zip

Change History (4)

#1 @burtadsit
17 years ago

That's a group obj as the get_activity_for_group($group, $limit) function parameter. Like $site_groups_template->group

#2 @(none)
17 years ago

  • Milestone Groups 1.1

Milestone Groups 1.1 deleted

#3 @johnjamesjacoby
17 years ago

  • Resolutionfixed
  • Status newclosed

Activity gone wild in 1.2. Groups now have activity just like this patch predicted.

Note: See TracTickets for help on using tickets.