Opened 12 years ago
Closed 10 years ago
#6110 closed enhancement (fixed)
Provide user ID for bp_notifications_get_unread_notification_count filter
| Reported by: | tw2113 | Owned by: | tw2113 |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | Toolbar & Notifications | Version: | |
| Severity: | normal | 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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
My mistake,
bp_notifications_get_unread_notification_countis the function name, the filter needing the user ID isbp_notifications_get_total_notification_count