Hi,
/////// Current behaviour
When sending a private message to multiple recipients, all recipient names are shown when the number of recipients is less than 5, but only the number of recipients is shown when this number is greater than or equal to 5.
See bp-messages/bp-messages-template line 839.
/////// Request
My request is to have the option to show /hide all recipients regardless of their number.
I guess it could be done by using a constant or by passing an optional argument to the function.
/////// Motivation
When responding to a _private_ message it’s natural to know to whom the response is sent especially if the response contains private information.
Cheers
Mort3n
EDIT: Inequalities didn’t display, so changed to verbal description