File: bp-xprofile/bp-xprofile-activity.php
Description
xprofile_register_activity_action

Filters the return value of bp_activity_set_action.

Source: bp-xprofile/bp-xprofile-activity.php:198

bp_xprofile_new_avatar_activity()

Adds an activity feed item when a user has uploaded a new avatar.

Source: bp-xprofile/bp-xprofile-activity.php:210

bp_xprofile_new_avatar_user_id

Filters the user ID when a user has uploaded a new avatar.

Source: bp-xprofile/bp-xprofile-activity.php:228

bp_xprofile_updated_profile_activity()

Add an activity item when a user has updated his profile.

Source: bp-xprofile/bp-xprofile-activity.php:253

bp_xprofile_updated_profile_activity_throttle_time

Filters the throttle time, in seconds, used to prevent excessive activity posting.

Source: bp-xprofile/bp-xprofile-activity.php:313

xprofile_activity_filter_options()

Add filters for xprofile activity types to Show dropdowns.

Source: bp-xprofile/bp-xprofile-activity.php:343

xprofile_record_activity()

Records activity for the logged in user within the profile component so that it will show in the users activity feed (if installed).

Source: bp-xprofile/bp-xprofile-activity.php:117

xprofile_delete_activity()

Deletes activity for a user within the profile component so that it will be removed from the users activity feed and sitewide stream (if installed).

Source: bp-xprofile/bp-xprofile-activity.php:153

xprofile_register_activity_action()

Register an activity action for the Profile Fields component.

Source: bp-xprofile/bp-xprofile-activity.php:182

xprofile_register_activity_actions()

Register the activity actions for the Extended Profile component.

Source: bp-xprofile/bp-xprofile-activity.php:20