Opened 4 years ago
Last modified 3 years ago
#8690 new enhancement
Add a new apply filter for default value for bp_parse_args
| Reported by: | vapvarun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Contributions |
| Component: | Activity | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
At present we are only able to display activity in order of date_recorded, we are trying to extend this functionality to allow developers to display in terms of popularity like sorting by a number of comments or mark favorites.
https://github.com/buddypress/buddypress/blob/84851c1f9058d84e2146979e028785f1007f922a/src/bp-activity/classes/class-bp-activity-activity.php#L538
Change History (4)
#1
@
4 years ago
- Component Core → Activity
- Keywords needs-patch added
- Milestone Awaiting Review → 11.0.0
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Sure, why not!
That would be cool to include these new sorting orders directly in core.