File: bp-blogs/bp-blogs-activity.php |
Description |
---|---|
bp_blogs_sync_add_from_activity_comment() |
Syncs activity comments and posts them back as blog comments. |
bp_blogs_sync_add_from_activity_comment |
Fires after activity comments have been synced and posted as blog comments. |
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_format_activity_action_new_blog_comment |
Filters the new blog comment action for the new blog. |
bp_blogs_prefetch_activity_object_data() |
Fetch data related to blogs at the beginning of an activity loop. |