bp_member_type_tax_name()

Output the slug of the member type taxonomy.


Description Description


Source Source

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

function bp_member_type_tax_name() {
	echo bp_get_member_type_tax_name();
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.