@since: BuddyPress 1.2.5 |
Description |
---|---|
bp_xprofile_field_get_children |
Filters the found children for a field. |
bp_core_illegal_names |
Filters the array of default illegal names. |
bp_core_flush_illegal_names() |
Flush illegal names by getting and setting ‘illegal_names’ site option. |
bp_get_member_user_login() |
Get the login of the current member in the loop. |
bp_get_member_user_login |
Filters the login of the current member in the loop. |
bp_member_user_email() |
Output the email address for the current member in the loop. |
bp_get_member_user_email() |
Get the email address of the current member in the loop. |
bp_get_member_user_email |
Filters the email address of the current member in the loop. |
bp_member_is_loggedin_user() |
Check whether the current member in the loop is the logged-in user. |
bp_member_is_loggedin_user |
Filters whether the current member in the loop is the logged-in user. |