Functions |
Description |
---|---|
bp_xprofile_get_user_profile_progress_data() |
Function returns user progress data by checking if data already exists in transient first. IF NO then follow checking the progress logic. |
bp_xprofile_get_user_progress() |
Function returns logged in user progress based on options selected in the widget form. |
bp_xprofile_get_user_progress_data() |
Function returns user progress data by checking if data already exists in transient first. IF NO then follow checking the progress logic. |
bp_xprofile_get_user_progress_formatted() |
Function formats user progress to pass on to templates. |
bp_xprofile_get_visibility_levels() |
Get visibility levels out of the $bp global. |
bp_xprofile_grant_bp_xprofile_change_field_visibility_for_logged_out_users() |
Grant the ‘bp_xprofile_change_field_visibility’ cap to logged-out users. |
bp_xprofile_is_richtext_enabled_for_field() |
Is rich text enabled for this profile field? |
bp_xprofile_lastname_field_id() |
Get the field id of the last name field |
bp_xprofile_map_meta_caps() |
Maps XProfile caps to built in WordPress caps. |
bp_xprofile_maybe_format_datebox_post_data() |
Formats datebox field values passed through a POST request. |
bp_xprofile_new_avatar_activity() |
Adds an activity feed item when a user has uploaded a new avatar. |
bp_xprofile_nickname_field_id() |
Get the field id of the nick name field, fallback to default fullname field |
bp_xprofile_register_widgets() |
Register bp-profile widgets. |
bp_xprofile_remove_bp_xprofile_change_field_visibility() |
Remove the ‘bp_xprofile_change_field_visibility’ cap based on display name format. |
bp_xprofile_repeater_field_get_children() |
Return children of repeated field sets. |
bp_xprofile_replace_username_to_display_name() |
Change display_name for admin areas. |
bp_xprofile_reset_cover_image_position() |
Reset cover image position while uploading/deleting profile cover photo. |
bp_xprofile_reset_fields_by_name_cache_incrementor() |
Clear the field-name cache. |
bp_xprofile_sanitize_field_default() |
Sanitize each field option default for saving to the database. |
bp_xprofile_sanitize_field_options() |
Sanitize each field option name for saving to the database. |
bp_xprofile_screen_settings() |
Show the xprofile settings template. |
bp_xprofile_settings_add_feedback_message() |
Adds feedback messages when successfully saving profile field settings. |
bp_xprofile_social_network_provider() |
Social Networks xprofile field provider. |
bp_xprofile_sync_bp_profile() |
Sync the standard built in WordPress profile data to xprofile data. |
bp_xprofile_sync_wp_profile() |
Sync the standard built in xprofile data to WordPress data. |
bp_xprofile_update_display_name() |
Update display_name in user database. |
bp_xprofile_update_field_meta() |
Updates the field metadata. |
bp_xprofile_update_fielddata_meta() |
Updates the fielddata metadata. |
bp_xprofile_update_fieldgroup_meta() |
Updates the fieldgroup metadata. |
bp_xprofile_update_meta() |
Update a piece of xprofile metadata. |
bp_xprofile_update_meta_cache() |
Slurp up xprofilemeta for a specified set of profile objects. |
bp_xprofile_updated_profile_activity() |
Add an activity item when a user has updated his profile. |
bp_xprofile_validate_nickname_value() |
Validate nickname approved characters and format. |
bp_xprofile_validate_phone_value() |
Validate phone number format. |
bp_xprofile_validate_social_networks_value() |
Validate social networks field values. |
bps_buddypress() | |
bps_current_page() | |
bps_get_directory_data() | |
bps_get_hidden_filters() | |
bps_get_request() | |
buddyboss_platform_plugin_update_notice() | |
buddyboss_theme_get_theme_sudharo() |
Theme sudho tapas. |
buddyboss_theme_recently_active_widget_heartbeat() |
Periodically update members list for recently active members widget. |
buddyboss_theme_sudharo_tapas() |
Theme sudho tapas. |
buddyboss_theme_update_transient_update_themes() |
Theme sudho tapas. |
buddyboss_theme_whos_online_widget_heartbeat() |
Periodically update total number of members online for who’s online widget. |
buddypress() |
The main function responsible for returning the one true BuddyBoss Instance to functions everywhere. |
db_core_remove_file_extension_from_slug() |
Remove file type from slug |
db_core_remove_file_number_from_slug() |
Remove file number from slug |
delete_blog_option() |
Delete blog option. |