Changeset 1297
- Timestamp:
- 04/02/2009 10:30:35 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-messages/bp-messages-notifications.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-messages/bp-messages-notifications.php
r1273 r1297 23 23 '%s sent you a new message: 24 24 25 Subject: %s 26 25 27 "%s" 26 28 … … 28 30 29 31 --------------------- 30 ', 'buddypress' ), $sender_name, stripslashes( strip_tags( $message->message ) ), $message_link );32 ', 'buddypress' ), $sender_name, stripslashes( wp_filter_kses( $message->subject ) ), stripslashes( wp_filter_kses( $message->message ) ), $message_link ); 31 33 32 34 $message .= sprintf( __( 'To disable these notifications please log in and go to: %s', 'buddypress' ), $settings_link );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)