File: bp-members/bp-members-functions.php |
Description |
|---|---|
| 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_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_custom_display_name_format() |
Get the display_name for member based on user_id |
| bp_register_member_type_section() |
Enable/disable profile type functionality. |
| 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. |