File: bp-xprofile/bp-xprofile-functions.php
Description
bp_xprofile_is_richtext_enabled_for_field

Filters whether richtext is enabled for the given field.

Source: bp-xprofile/bp-xprofile-functions.php:1294

bp_xprofile_get_visibility_levels()

Get visibility levels out of the $bp global.

Source: bp-xprofile/bp-xprofile-functions.php:1304

bp_xprofile_get_visibility_levels

Filters the visibility levels out of the $bp global.

Source: bp-xprofile/bp-xprofile-functions.php:1313

bp_xprofile_get_hidden_fields_for_user()

Get the ids of fields that are hidden for this displayed/loggedin user pair.

Source: bp-xprofile/bp-xprofile-functions.php:1333

bp_xprofile_get_hidden_fields_for_user

Filters the ids of fields that are hidden for this displayed/loggedin user pair.

Source: bp-xprofile/bp-xprofile-functions.php:1359

bp_xprofile_get_hidden_field_types_for_user()

Get the visibility levels that should be hidden for this user pair.

Source: bp-xprofile/bp-xprofile-functions.php:1379

bp_xprofile_get_hidden_field_types_for_user

Filters the visibility levels that should be hidden for this user pair.

Source: bp-xprofile/bp-xprofile-functions.php:1412

bp_xprofile_get_fields_by_visibility_levels()

Fetch an array of the xprofile fields that a given user has marked with certain visibility levels.

Source: bp-xprofile/bp-xprofile-functions.php:1427

bp_xprofile_maybe_format_datebox_post_data()

Formats datebox field values passed through a POST request.

Source: bp-xprofile/bp-xprofile-functions.php:1475

bp_activity_get_user_mentionname()

Determine a user’s “mentionname”, the name used for that user in @-mentions.

Source: bp-xprofile/bp-xprofile-functions.php:1501