Changeset 4961 for trunk/bp-groups/bp-groups-notifications.php
- Timestamp:
- 08/10/2011 06:32:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-notifications.php
r4823 r4961 247 247 248 248 wp_mail( $to, $subject, $message ); 249 249 250 250 do_action( 'bp_groups_sent_invited_email', $invited_user_id, $subject, $message, $group ); 251 251 }
Note: See TracChangeset
for help on using the changeset viewer.