apply_filters( 'bp_messages_recipients', array $value )
Filters the results of trimming of @
characters from usernames for who is set to receive a message.
Parameters Parameters
- $value
-
(array) Array of un-trimmed usernames submitted.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |