apply_filters( 'bp_email_get_schema', array $emails )
Filters the list of bp_email_get_schema() allowing anyone to add/remove emails.
Description Description
Parameters Parameters
- $emails
-
The array of emails schema.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
| Version | Description |
|---|---|
| 7.0.0 | Introduced. |