File: bp-integrations/learndash/buddypress/Hooks.php |
Description |
---|---|
Hooks::check_user_can_join_if_ld_sync() |
Sub action before save when a member is added to bp group, based on type |
Hooks::groupMemberDeleted() |
Hook on user group deleted. |
bp_ld_sync/buddypress_group_admin_removed |
Fires when Social Group Organizer is removed. |
bp_ld_sync/buddypress_group_mod_removed |
Fires when Social Group Moderator is removed. |
Hooks::init() |
Add actions once integration is ready |
Hooks::groupCreated() |
Sub action when bp gorup is created |
Hooks::groupUpdated() |
Sub action when bp gorup is updated |
Hooks::groupDeleting() |
Sub action before bp gorup is deleted |
Hooks::groupDeleted() |
Sub action after bp gorup is deleted |
Hooks::groupMemberAdded() |
Sub action when a member is added to bp group, based on type |