@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_activity_permalink |
Filters the activity permalink to be added to the activity content. |
bp_insert_activity_meta |
Filters the activity content after activity metadata has been attached. |
bp_activity_action() |
Output the activity action. |
bp_get_activity_action() |
Return the activity action. |
bp_get_activity_action |
Filters the activity action after the action has been inserted as meta. |
bp_activity_user_link() |
Output the activity user link. |
bp_get_activity_user_link() |
Return the activity user link. |
bp_get_activity_user_link |
Filters the activity user link. |
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. |