Ticket #7044: 7044.01.patch
File 7044.01.patch, 478 bytes (added by , 9 years ago) |
---|
-
src/bp-core/bp-core-filters.php
1041 1041 } 1042 1042 1043 1043 if ( $user_obj ) { 1044 $tokens['recipient.name'] = ! empty( $tokens['recipient_name'] ) ? $tokens['recipient_name'] : bp_core_get_user_displayname( $user_obj->ID ); 1045 1044 1046 // Unsubscribe link. 1045 1047 $tokens['unsubscribe'] = esc_url( sprintf( 1046 1048 '%s%s/notifications/',