@since: BuddyBoss 1.0.0 |
Description |
---|---|
bp_get_member_type_post_type_supports() |
Return array of features that the profile type post type supports. |
bp_get_member_type_post_type_supports |
Filters the features that the profile type post type supports. |
bp_get_member_type_key() |
Return profile type key. |
bp_get_member_type_by_wp_role() |
Get members by role. |
bp_remove_member_type_to_roles() |
Removes the role from profile type. |
bp_set_member_type_to_roles() |
Sets the profile type to roles. |
bp_get_member_type_post_type_labels() |
Return labels used by the profile type post type. |
bp_get_member_type_post_type_labels |
Filters profile type post type labels. |
bp_custom_display_name_format() |
Get the display_name for member based on user_id |
bp_register_member_type_section() |
Enable/disable profile type functionality. |