File: bp-members/bp-members-functions.php |
Description |
---|---|
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_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. |