Hookable Notifications
-
Hi,
I am trying to create a community using buddypress with live events, so everytime a friend login I get a push notification saying that he is online. The same happens when a friend is offline.
This kind of notifications only have sense when the user is online, and I don’t want to store them as normal bp_notifications, but I do want bp_notifications to push live notifications.To do so, the easiest way would hooking an action when the bp_notification is created, but there are not hooks there

Could you please add some actions or filters to bp_core_add_notification and bp_core_delete_notification functions in bp-members/bp-members-notifications.php file for some next version??
I’ve already modified my bp to do so, but it would be great to have it out of the box.
Cheers and thanks
You must be logged in to reply to this topic.
