Opened 15 years ago
Closed 15 years ago
#3391 closed defect (bug) (fixed)
Missing notification functions from 1.3 breaking backpat
| Reported by: | DJPaul | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | major | Keywords: | needs-patch |
| Cc: |
Description
Trunk is missing these functions. These are regressions and break 1.2 plugins:
bp_core_delete_notifications_for_user_by_type
bp_core_delete_notifications_for_user_by_item_id
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [4875]) Properly deprecates bp_core_delete_notifications_for_user_by_item_id() and bp_core_delete_notifications_for_user_by_type(). Fixes #3391