Turning notifications off and on programatically
-
Are there any functions to turn a specific user’s notifications off an on. Something like:
bp_notification_on( $uid, $type)
bp_notifications_off( $uid)
Or something along those lines?
- You must be logged in to reply to this topic.