File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_current_member_switched() |
Returns whether or not the current user switched into their account. |
bp_member_add_auto_join_groups() |
Add members to Auto Group Membership Approval based on their profile type. |
bp_get_user_gender_pronoun_type() |
Return “his”, “her” or “their” based on member selected gender, used in activity feeds. |
bp_member_type_add_sortable_columns() |
Sets up a column on admin view on profile type post type. |
bp_member_type_add_request_filter() |
Adds a filter to profile type sort items. |
bp_member_type_sort_items() |
Sort list of profile type post types. |
bp_member_type_hide_quickedit() |
Hide quick edit link. |
bp_member_type_shortcode_add_body_class() |
Adds body class where the shortcode is added. |
bp_member_type_shortcode_callback() |
Displays shortcode data. |
bp_member_type_changing_listing_label() |
Adds the JS on profile type post type. |