Opened 16 years ago
Closed 16 years ago
#2078 closed enhancement (fixed)
Filter: Create a "bp_activity_can_favorite"?
| Reported by: | nuprn1 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
Just like the previous ticket request for creating a bp_activity_can_comment filter - how about adding the ability to disable favorites on certain activity types
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Yay! Filters for everyone!
I'm adding a very barebones apply_filters(). In your custom filter function, call up $activities_template and fish through $activities_template->activity to allow or disallow favoriting as you'd like.