File: bp-members/bp-members-template.php |
Description |
---|---|
bp_member_registered() |
Output the ‘registered [x days ago]’ string for the current member. |
bp_get_member_registered() |
Get the ‘registered [x days ago]’ string for the current member. |
bp_member_registered |
Filters the ‘registered [x days ago]’ string for the current member. |
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. |