文件:bp-friends / bp-friends-notifications.php
|
描述 |
---|---|
bp_friends_friendship_requested_notification () |
通知一个用户另一个用户请求他们的虚拟友谊。 |
bp_friends_mark_friendship_rejected_notifications_by_item_id () |
当一个成员拒绝另一个成员时,删除好友请求通知 |
bp_friends_add_friendship_accepted_notification () |
通知一个成员当另一个成员接受他们的虚拟友谊请求。 |
bp_friends_mark_friendship_withdrawn_notifications_by_item_id () |
当成员撤销好友请求时,删除好友请求通知。 |
bp_friends_remove_notifications_data () |
从用户删除连接请求,主要用于删除用户。 |
friends_screen_notification_settings () |
将与连接相关的设置添加到设置>通知页面。 |
friends_screen_notification_settings |
在好友通知屏幕的最后一行之后触发。 |
bp_friends_{$金额}_friendship_ |
根据等待通知的类型和数量*过滤友谊通知的格式。 |
friends_format_notifications |
在bp-friends通知格式回调的末尾触发。 |
friends_clear_friend_notifications () |
new=1时清除好友相关通知 |