@since: BuddyPress 1.0.0 |
Description |
---|---|
BP_Core_Members_Template |
The main member template loop class. |
BP_Core_Members_Template::has_members() |
Whether there are members available in the loop. |
bp_activation_page() |
Output the URL of the activation page. |
bp_signup_page() |
Output the URL to the signup page. |
bp_loggedin_user_fullname() |
Output the logged-in user’s display name. |
bp_get_loggedin_user_fullname() |
Get the logged-in user’s display name. |
bp_get_loggedin_user_fullname |
Filters the logged-in user’s display name. |
bp_get_loggedin_user_link() |
Get the link for the logged-in user’s profile. |
bp_get_displayed_user_link() |
Get the link for the displayed user’s profile. |
bp_current_user_id() |
Alias of {@link bp_displayed_user_id()}. |