@since: BuddyPress 1.0.1 |
Description |
---|---|
bp_core_get_user_displayname() |
Fetch the display name for a user. |
bp_core_get_user_displayname |
Filters the display name for the passed in user. |
bp_core_get_userlink_by_email |
Filters the user link for the user based on user email address. |
bp_core_get_userlink_by_username |
Filters the user link for the user based on username. |
bp_core_get_username |
Filters the username based on originally provided user ID. |
bp_core_get_user_email |
Filters the user email for user based on user ID. |
bp_core_get_userid |
Filters the ID of a user, based on user_login. |
bp_core_get_user_domain |
Filters the domain for the passed user. |
friends_action_add_friend() |
Catch and process connection requests. |
friends_action_remove_friend() |
Catch and process Remove Connection requests. |