2017-04-18 4 views

답변

1

이 funtions는 사용자 ID의 알림 수를 반환 :

bp_notifications_get_unread_notification_count(bp_loggedin_user_id()); 

이것은 알림 반환 :

bp_notifications_get_notifications_for_user(bp_loggedin_user_id());