apply_filters( 'bp_get_email_tax_type_labels', array $value )
Filters email type taxonomy labels.
Description Description
Parameters Parameters
- $value
-
Associative array (name => label).
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |