@since: BuddyBoss 1.4.9 |
Description |
---|---|
bp_core_xprofile_update_profile_completion_user_progress() |
Function trigger when profile updated. Profile field added/updated/deleted. |
bp_xprofile_get_user_progress_formatted() |
Function formats user progress to pass on to templates. |
bp_xprofile_get_profile_completion_transient_name() |
Return Transient name using logged in User ID. |
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() |
Function returns logged in user progress based on options selected in the widget form. |
bp_xprofile_delete_profile_completion_transient() |
Function trigger when profile updated. Profile field added/updated/deleted. |
bp_xprofile_delete_profile_completion_user_transient() |
Function trigger when profile updated. Profile field added/updated/deleted. |
bp_media_user_messages_delete_attached_gif() |
Delete gif attached to messages. |
bp_media_delete_activity_gif() |
Delete media gif when related activity is deleted. |
bp_core_delete_transient_query() |
Function deletes Transient based on the transient name specified. |