apply_filters( 'bp_email_set_headers', string[] $new_headers , BP_Email $this )
Filters the new value of the email’s “headers” property.
Description
Parameters
- $new_headers
-
Key/value pairs of new header name/values (strings).
- $this
-
Current instance of the email type 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.