Namespaces: global |
Description |
|---|---|
| bp_activity_secondary_avatar() |
Output the avatar of the object that action was performed on. |
| bp_get_activity_secondary_avatar() |
Return the avatar of the object that action was performed on. |
| bp_activity_user_id() |
Output the activity user ID. |
| bp_activity_member_display_name() |
Output the display name of the member who posted the activity. |
| bp_get_activity_member_display_name() |
Return the display name of the member who posted the activity. |
| bp_activity_object_name() |
Output the activity object name. |
| bp_get_activity_object_name() |
Return the activity object name. |
| bp_activity_type() |
Output the activity type. |
| bp_get_activity_type() |
Return the activity type. |
| bp_activity_action_name() |
Output the activity action name. |