@since: BuddyPress 1.0.0 |
Description |
---|---|
groups_notification_new_membership_request() |
Notify group admin about new membership request. |
groups_notification_membership_request_completed() |
Notify member about their group membership request. |
groups_notification_promoted_member() |
Notify group member they have been promoted. |
groups_notification_group_invites() |
Notify a member they have been invited to a group. |
groups_format_notifications() |
Format notifications for the Groups component. |
bp_groups_{$amount}_ |
Filters single group invitation notification for non-string format. |
bp_core_delete_account() |
Process account deletion requests. |
bp_core_ucfirst() |
Multibyte-safe ucfirst() support. |
bp_core_remove_data() |
Delete last_activity data for the user when the user is deleted. |
bp_core_get_userlink() |
Return a HTML formatted link for a user with the user’s full name as the link text. |