bp_email_post_type()
Output the name of the email post type.
Description Description
Source Source
File: bp-core/bp-core-functions.php
function bp_email_post_type() { echo bp_get_email_post_type(); }
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |