File: bp-members/bp-members-functions.php |
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_member_type_post_type() |
Output the name of the profile type post type. |
bp_get_member_type_post_type() |
Returns the name of the profile type post type. |
bp_get_member_type_post_type |
Filters the name of the profile type post type. |
bp_custom_display_name_format() |
Get the display_name for member based on user_id |