File: bp-members/bp-members-functions.php |
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() |
Return the user link for the user based on user email address. |
bp_core_get_userlink_by_email |
Filters the user link for the user based on user email address. |
bp_core_get_userlink_by_username() |
Return the user link for the user based on the supplied identifier. |
bp_core_get_userlink_by_username |
Filters the user link for the user based on username. |
bp_core_get_total_member_count() |
Return the total number of members for the installation. |
bp_core_get_username() |
Return the username for a user based on their user id. |
bp_core_get_username |
Filters the username based on originally provided user ID. |
bp_members_get_user_nicename() |
Return the user_nicename for a user based on their user_id. |