bp_email_tax_type()

Output the name of the email type taxonomy.

Description

Source

File: bp-core/bp-core-functions.php

3238
3239
3240
function bp_email_tax_type() {
    echo bp_get_email_tax_type();
}

Changelog

Changelog
Version Description
BuddyPress 2.5.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.