File: bp-xprofile/bp-xprofile-activity.php |
Description |
---|---|
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). |
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). |
xprofile_register_activity_action() |
Register an activity action for the Profile Fields component. |
xprofile_register_activity_action |
Filters the return value of bp_activity_set_action. |
bp_xprofile_new_avatar_activity() |
Adds an activity feed item when a user has uploaded a new avatar. |
bp_xprofile_new_avatar_user_id |
Filters the user ID when a user has uploaded a new avatar. |
bp_xprofile_updated_profile_activity() |
Add an activity item when a user has updated his profile. |
bp_xprofile_updated_profile_activity_throttle_time |
Filters the throttle time, in seconds, used to prevent excessive activity posting. |
xprofile_activity_filter_options() |
Add filters for xprofile activity types to Show dropdowns. |
xprofile_register_activity_actions() |
Register the activity actions for the Extended Profile component. |