Namespaces: global |
Description |
|---|---|
| bp_messages_screen_inbox_mark_notifications() | |
| updates_register_activity_actions() | |
| bp_core_email_from_address_filter() |
Sets the “From” address in emails sent |
| bp_core_add_notification() |
Add a notification for a specific user, from a specific component. |
| bp_core_delete_notification() |
Delete a specific notification by its ID. |
| bp_core_get_notification() |
Get a specific notification by its ID. |
| bp_core_get_notifications_for_user() |
Get notifications for a specific user. |
| bp_core_delete_notifications_by_type() |
Delete notifications for a user by type. |
| bp_core_delete_notifications_by_item_id() |
Delete notifications for an item ID. |
| bp_core_delete_all_notifications_by_type() |
Delete all notifications for by type. |