apply_filters( 'bp_email_get_unsubscribe_type_schema', array $emails )

Filters the return of bp_email_get_type_schema( 'all' ) for use with our unsubscribe functionality.


Description Description


Parameters Parameters

$emails

The array of email types and their schema.


Top ↑

Source Source

File: bp-core/bp-core-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.