@since: BuddyPress 1.2.4 |
Description |
|---|---|
| xprofile_sync_bp_profile() |
Syncs the standard built in WordPress profile data to XProfile. |
| groups_action_leave_group() |
Catch and process “Leave Group” button clicks. |
| bp_group_is_member |
Filters whether current user is member of a group. |
| bp_get_loggedin_user_link |
Filters the link for the logged-in user’s profile. |
| bp_displayed_user_link() |
Output the link for the displayed user’s profile. |
| bp_get_displayed_user_link |
Filters the link for the displayed user’s profile. |
| bp_loggedin_user_link() |
Output the link for the logged-in user’s profile. |
| bp_has_members |
Filters whether or not BuddyPress has members to iterate over. |
| bp_is_my_profile |
Filters whether or not current page is part of the profile for the logged-in user. |
| bp_user_has_access() |
Returns whether or not a user has access. |