@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_get_activation_page() |
Get the URL of the activation page. |
bp_get_activation_page |
Filters the URL of the activation page. |
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_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_displayed_user_username() |
Output the username of the displayed user. |
bp_get_displayed_user_fullname() |
Get the displayed user’s display name. |
bp_displayed_user_fullname |
Filters the displayed user’s display name. |