@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_member_random_profile_data() |
Output a random piece of profile data for the current member in the loop. |
bp_member_hidden_fields() |
Output hidden input for preserving member search params on form submit. |
bp_get_member_last_active() |
Return the current member’s last active time. |
bp_member_last_active |
Filters the current members last active time. |
bp_member_profile_data() |
Output a piece of user profile data. |
bp_member_name() |
Output display name of current member in the loop. |
bp_member_name |
Filters the display name of current member in the loop. |
bp_get_member_name() |
Get the display name of the current member in the loop. |
bp_get_member_name |
Filters the display name of current member in the loop. |
bp_member_last_active() |
Output the current member’s last active time. |