bp_groups_group_type_post_type()
Output the name of the group type post type.
Description
Return
(string) custom post type of group type.
Source
File: bp-groups/bp-groups-functions.php
function bp_groups_group_type_post_type() {
echo bp_groups_get_group_type_post_type();
}
Changelog
| Version | Description |
|---|---|
| BuddyBoss 1.0.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.