File: bp-members/bp-members-functions.php |
Description |
---|---|
bp_member_switching_get_olduser_cookie() |
Gets the value of the cookie containing the originating user. |
bp_member_switching_get_auth_cookie() |
Gets the value of the auth cookie containing the list of originating users. |
bp_get_user_gender_pronoun_type() |
Return “his”, “her” or “their” based on member selected gender, used in activity feeds. |
bp_member_type_show_data() |
Display data by column and post id. |
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. |