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