@since: BuddyPress 1.6.0
Description
bp_profile_visibility_radio_buttons()

Echo the field visibility radio buttons.

Source: bp-xprofile/bp-xprofile-template.php:1363

bp_profile_get_visibility_radio_buttons()

Return the field visibility radio buttons.

Source: bp-xprofile/bp-xprofile-template.php:1383

bp_profile_get_visibility_radio_buttons

Filters the radio buttons for setting visibility.

Source: bp-xprofile/bp-xprofile-template.php:1445

bp_the_profile_field_visibility_level()

Output the visibility level of this field.

Source: bp-xprofile/bp-xprofile-template.php:911

bp_get_the_profile_field_visibility_level()

Return the visibility level of this field.

Source: bp-xprofile/bp-xprofile-template.php:922

bp_get_the_profile_field_visibility_level

Filters the profile field visibility level.

Source: bp-xprofile/bp-xprofile-template.php:941

bp_the_profile_field_visibility_level_label()

Echo the visibility level label of this field.

Source: bp-xprofile/bp-xprofile-template.php:949

bp_get_the_profile_field_visibility_level_label()

Return the visibility level label of this field.

Source: bp-xprofile/bp-xprofile-template.php:960

bp_get_the_profile_field_visibility_level_label

Filters the profile field visibility level label.

Source: bp-xprofile/bp-xprofile-template.php:983

BP_XProfile_Group::fetch_visibility_level()

Fetch the field visibility level for the fields returned by the query.

Source: bp-xprofile/classes/class-bp-xprofile-group.php:708