Opened 10 years ago
Closed 8 years ago
#6110 closed enhancement (fixed)
Provide user ID for bp_notifications_get_unread_notification_count filter
Reported by: | tw2113 | Owned by: | tw2113 |
---|---|---|---|
Milestone: | 2.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Toolbar & Notifications | Keywords: | good-first-bug |
Cc: |
Description
Right now, we simply provide the count for the bp_notifications_get_unread_notification_count filter, but that's not enough to conditionally filter the count. It'd be best to also provide the ID of the user whose count is being filtered.
Attachments (1)
Change History (8)
#2
@
10 years ago
- Component changed from Core to Notifications
- Keywords good-first-bug added
- Milestone changed from Awaiting Review to Future Release
#3
@
8 years ago
- Owner set to tw2113
- Status changed from new to assigned
Easy fix. Assigning to self, pending approval.
Note: See
TracTickets for help on using
tickets.
My mistake,
bp_notifications_get_unread_notification_count
is the function name, the filter needing the user ID isbp_notifications_get_total_notification_count