File: bp-xprofile/bp-xprofile-functions.php |
Description |
---|---|
bp_xprofile_is_richtext_enabled_for_field |
Filters whether richtext is enabled for the given field. |
bp_xprofile_get_visibility_levels() |
Get visibility levels out of the $bp global. |
bp_xprofile_get_visibility_levels |
Filters the visibility levels out of the $bp global. |
bp_xprofile_get_hidden_fields_for_user() |
Get the ids of fields that are hidden for this displayed/loggedin user pair. |
bp_xprofile_get_hidden_fields_for_user |
Filters the ids of fields that are hidden for this displayed/loggedin user pair. |
bp_xprofile_get_hidden_field_types_for_user() |
Get the visibility levels that should be hidden for this user pair. |
bp_xprofile_get_hidden_field_types_for_user |
Filters the visibility levels that should be hidden for this user pair. |
bp_xprofile_get_fields_by_visibility_levels() |
Fetch an array of the xprofile fields that a given user has marked with certain visibility levels. |
bp_xprofile_maybe_format_datebox_post_data() |
Formats datebox field values passed through a POST request. |
bp_activity_get_user_mentionname() |
Determine a user’s “mentionname”, the name used for that user in @-mentions. |