apply_filters( 'bp_email_tax_type', string $value )
Filters the taxonomy slug for the email type component.
Description Description
Parameters Parameters
- $value
-
Email type taxonomy slug.
Source Source
File: class-buddypress.php
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |