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