@since: BuddyPress 1.2.0 |
Description |
---|---|
bp_activity_deleted_activities |
Fires after the activity item has been deleted. |
bp_activity_delete_comment() |
Delete an activity comment. |
bp_activity_delete_comment_pre |
Filters whether BuddyPress should delete an activity comment or not. |
bp_activity_delete_comment |
Fires at the end of the deletion of an activity comment, before returning success. |
bp_activity_delete_children() |
Delete an activity comment’s children. |
bp_activity_new_comment() |
Add an activity comment. |
bp_activity_comment_posted |
Fires near the end of an activity comment posting, before the returning of the comment ID. |
bp_activity_get_activity_id() |
Fetch the activity_id for an existing activity entry in the DB. |
bp_activity_get_activity_id |
Filters the activity ID being requested. |
bp_activity_get_specific |
Filters the requested specific activity item. |