apply_filters( 'bp_email_recipient_get_name', string $name , BP_Email $recipient )
Filters the recipient’s name before it’s returned.
Description
Parameters
- $name
-
Recipient's name.
- $recipient
-
$this Current instance of the email recipient class.
Source
Changelog
Version | Description |
---|---|
BuddyPress 2.5.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.