Changeset 4164
- Timestamp:
- 04/06/2011 08:41:30 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-messages/bp-messages-functions.php
r3917 r4164 54 54 $message->subject = __( 'No Subject', 'buddypress' ); 55 55 56 $recipient_ids = array(); 57 56 58 // Loop the recipients and convert all usernames to user_ids where needed 57 59 foreach( (array) $recipients as $recipient ) {
Note: See TracChangeset
for help on using the changeset viewer.