File: bp-activity/bp-activity-functions.php |
Description |
---|---|
bp_activity_delete() |
Delete activity item(s). |
bp_before_activity_delete |
Fires before an activity item proceeds to be deleted. |
bp_activity_post_type_remove_comment() |
Remove an activity item when a comment about a post type is deleted. |
bp_activity_post_type_remove_comment |
Fires after the custom post type comment activity was removed. |
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_post_type_published |
Fires after the publishing of an activity item for a newly published post type post. |
bp_activity_post_type_update() |
Update the activity item for a custom post type entry. |
bp_activity_post_type_updated |
Fires after the updating of an activity item for a custom post type entry. |
bp_activity_post_type_unpublish() |
Unpublish an activity for the custom post type. |