apply_filters( 'bp_email_recipient_get_address', string $address, BP_Email $recipient )

Filters the recipient’s address before it’s returned.

Description

Parameters

$address

(string) Recipient's address.

$recipient

(BP_Email) $this Current instance of the email recipient class.

Source

File: bp-core/classes/class-bp-email-recipient.php

Changelog

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.