Changeset 4961 for trunk/bp-friends/bp-friends-notifications.php
- Timestamp:
- 08/10/2011 06:32:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-friends/bp-friends-notifications.php
r4822 r4961 35 35 36 36 $message .= sprintf( __( 'To disable these notifications please log in and go to: %s', 'buddypress' ), $settings_link ); 37 37 38 38 /* Send the message */ 39 39 $to = apply_filters( 'friends_notification_new_request_to', $to );
Note: See TracChangeset
for help on using the changeset viewer.