Namespaces: global |
Description |
|---|---|
| bp_xprofile_bp_user_query_search() |
When search_terms are passed to BP_User_Query, search against xprofile fields. |
| xprofile_sync_wp_profile() |
Sync xprofile data to the standard built in WordPress profile data. |
| xprofile_set_field_visibility_level() |
Set the visibility level for this field. |
| xprofile_get_field_visibility_level() |
Get the visibility level for a field. |
| xprofile_delete_field_data() |
Delete XProfile field data. |
| xprofile_check_is_required_field() |
Check if field is a required field. |
| xprofile_validate_field() |
Validate profile field. |
| xprofile_get_field_id_from_name() |
Returns the ID for the field based on the field name. |
| xprofile_get_random_profile_data() |
Fetches a random piece of profile data for the user. |
| xprofile_format_profile_field() |
Formats a profile field according to its type. [ TODO: Should really be moved to filters ] |