Opened 11 years ago
Closed 10 years ago
#2651 closed enhancement (fixed)
Add topic_id parameter to bbp_get_topic_subscribers filter
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | 2.5.4 |
Component: | API - Subscriptions | Keywords: | has-patch |
Cc: |
Description
We're needing to use the bbp_get_topic_subscribers
filter to change the results (we need to query a different database table), but the $topic_id
isn't passed to the filter, making it pretty hard to reliably figure out what topic you're trying to check subscriptions for.
Attached patch just adds the parameter to the filter.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
A few other filters could use similar treatment. Moving to 2.6.