Opened 11 years ago
Closed 11 years ago
#5196 closed defect (bug) (no action required)
Latest group activity does not get updates when forum (bbpress) posts are made inside a group
Reported by: | quan_flo | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.8.1 |
Component: | Groups | Keywords: | reporter-feedback |
Cc: |
Description
It seems that new topics or replies in the group forums (via bbpress as group forum) do not update the latest activity time of a group.
It would be nice if latest group activity was updated for every kind of content (not only status messages)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Are you using bbPress 2.4 or greater? If so, this should be fixed: http://bbpress.trac.wordpress.org/ticket/2368 If you're using bbPress 2.x but less than 2.4, please upgrade.
If you're using the bbPress 1.x software that ships with BuddyPress (the "legacy forums"), then it should already work; see bp-groups-activity.php, where we hook
groups_update_last_activity()
.