etivite

WordPress, BuddyPress, bbPress, JSF, CMS :: e for everything web development and consulting

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Action and Filter API Hooks
  • WordPress Plugins
  • Code and Projects
  • Blog

API Hooks: BuddyPress:: File: bp-groupsbp-groups-notifications-php (10)

groups_notification_promoted_member_to

apply_filters( 'groups_notification_promoted_member_to', $to )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

groups_notification_new_membership_request_to

apply_filters( 'groups_notification_new_membership_request_to', $to )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

groups_notification_membership_request_completed_to

apply_filters( 'groups_notification_membership_request_completed_to', $to )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

groups_notification_group_updated_to

apply_filters( 'groups_notification_group_updated_to', $to )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

groups_notification_group_invites_to

apply_filters( 'groups_notification_group_invites_to', $to )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

bp_groups_sent_updated_email

do_action( 'bp_groups_sent_updated_email', $user_ids, $subject, $message, $group_id )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

bp_groups_sent_promoted_email

do_action( 'bp_groups_sent_promoted_email', $user_id, $subject, $message, $group_id )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

bp_groups_sent_membership_request_email

do_action( 'bp_groups_sent_membership_request_email', $admin_id, $subject, $message, $requesting_user_id, $group_id, $membership_id )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

bp_groups_sent_invited_email

do_action( 'bp_groups_sent_invited_email', $invited_user_id, $subject, $message, $group )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 

bp_groups_sent_membership_approved_email

do_action( 'bp_groups_sent_membership_approved_email', $requesting_user_id, $subject, $message, $group_id )

Continue reading →

Component: bp-groups  | File: /bp-groups/bp-groups-notifications.php 
Proudly powered by WordPress