@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_activity_action_mentions_feed() |
Load a user’s @mentions feed. |
bp_activity_action_favorites_feed() |
Load a user’s favorites feed. |
bp_activity_action_remove_favorite() |
Remove activity from likes. |
bp_activity_action_post_comment() |
Post new activity comment. |
bp_activity_post_comment_activity_id |
Filters the activity ID a comment will be in reply to. |
bp_activity_post_comment_content |
Filters the comment content for a comment reply. |
bp_activity_action_mark_favorite() |
Mark activity as liked. |
bp_activity_action_post_update() |
Post user/group activity update. |
bp_activity_post_update_content |
Filters the content provided in the activity input field. |
bp_activity_post_update_object |
Filters the item type that the activity update should be associated with. |