@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_user_fullname() |
Alias of {@link bp_get_displayed_user_fullname()}. |
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()}. |
bp_displayed_user_domain() |
Generate the link for the displayed user’s profile. |
bp_displayed_user_domain |
Filters the generated link for the displayed user’s profile. |
bp_last_activity() |
Output the “active [x days ago]” string for a user. |
bp_last_activity |
Filters the ‘active [x days ago]’ string for a user. |
bp_directory_members_search_form() |
Output the Members directory search form. |
bp_core_ajax_widget_members() |
AJAX request handler for Members widgets. |