File: bp-blogs/bp-blogs-activity.php |
Description |
---|---|
bp_blogs_sync_delete_from_activity_comment() |
Deletes the blog comment when the associated activity comment is deleted. |
bp_blogs_sync_activity_edit_to_post_comment() |
Updates the blog comment when the associated activity comment is edited. |
bp_blogs_record_activity_action |
Filters the action associated with activity for activity feed. |
bp_blogs_record_activity_content |
Filters the content associated with activity for activity feed. |
bp_blogs_delete_activity() |
Delete a blog-related activity feed item. |
bp_blogs_comments_open() |
Check if a blog post’s activity item should be closed from commenting. |
bp_blogs_record_activity_on_site_creation() |
Add an activity entry for a newly-created site. |
bp_blogs_activity_created_blog_primary_link |
Filters the activity created blog primary link. |
bp_blogs_record_activity() |
Record blog-related activity to the activity feed. |
bp_blogs_register_activity_actions() |
Register activity actions for the blogs component. |