@since: BuddyPress 1.9.0 |
Description |
---|---|
bp_groups_screen_my_groups_mark_notifications() |
Mark notifications read when a member views their group memberships. |
bp_groups_delete_group_delete_all_notifications() |
Remove all notifications for any member belonging to a specific group. |
bp_groups_accept_invite_mark_notifications() |
Mark notifications read when a member accepts a group invitation. |
bp_get_user_last_activity() |
Get the last activity for a given user. |
bp_get_user_last_activity |
Filters the last activity for a given user. |
bp_core_delete_avatar_on_user_delete() |
Delete a user’s avatar when the user is deleted. |
bp_update_user_last_activity() |
Update a user’s last activity. |
bp_loggedin_activate_page_redirect_to |
Filters the URL to redirect logged in users to when visiting activation page. |
bp_friends_friendship_accepted_activity() |
Add activity feed items when one members accepts another members request for virtual friendship. |
friends_friendship_withdrawn |
Fires after a connection request has been withdrawn. |