File: bp-members/bp-members-template.php |
Description |
---|---|
bp_get_displayed_user_username() |
Get the username of the displayed user. |
bp_get_displayed_user_username |
Filters the username of the displayed user. |
bp_loggedin_user_username() |
Output the username of the logged-in user. |
bp_get_loggedin_user_username() |
Get the username of the logged-in user. |
bp_get_loggedin_user_username |
Filters the username of the logged-in user. |
bp_current_member_type_message() |
Echo the current profile type message. |
bp_get_current_member_type_message() |
Generate the current profile type message. |
bp_get_current_member_type_message |
Filters the current profile type message. |
bp_has_custom_signup_page() |
Do we have a working custom sign up page? |
bp_loggedin_user_fullname() |
Output the logged-in user’s display name. |