apply_filters( 'bp_get_email_tax_type', string $value )
Filters the name of the email type taxonomy.
Description Description
Parameters Parameters
- $value
-
Email type taxonomy name.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |