Opened 16 years ago
Closed 16 years ago
#1237 closed defect (bug) (fixed)
bb_topic_admin (filter) does not pass $args
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 1.0.3 | Priority: | normal |
| Severity: | normal | Version: | 1.0.2 |
| Component: | Back-end | Keywords: | has-patch tested |
| Cc: | nightgunner5@… |
Description
The bb_topic_admin filter does not pass $args, so plugins can't figure out what they should put before and after new additions and just have to guess.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [2411]) Add arguments to bb_topic_admin filter. Fixes #1237 props Nightgunner5, GIGALinux