bp_member_type_tax_name()

Output the slug of the profile type taxonomy.

Description

Source

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

function bp_member_type_tax_name() {
	echo bp_get_member_type_tax_name();
}

Changelog

Changelog
Version Description
BuddyPress 2.7.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.