File: bp-xprofile/bp-xprofile-functions.php |
Description |
---|---|
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. |
bp_at_mention_default_options() |
Options for at mention js script |
bp_xprofile_nickname_field_id() |
Get the field id of the nick name field, fallback to default fullname field |
bp_xprofile_fullname_field_name() |
Return the field name for the Full Name xprofile field. |
bp_xprofile_fullname_field_name |
Filters the field name for the Full Name xprofile field. |
bp_xprofile_is_richtext_enabled_for_field() |
Is rich text enabled for this profile field? |