Namespaces: global
Description
bp_blogs_delete_activity_for_site()

Delete all ‘blogs’ activity items for a site when the site is deleted.

Source: bp-blogs/bp-blogs-activity.php:746

bp_blogs_remove_post()

Remove a blog post activity item from the activity feed.

Source: bp-blogs/bp-blogs-activity.php:768

bp_blogs_sync_add_from_activity_comment()

Syncs activity comments and posts them back as blog comments.

Source: bp-blogs/bp-blogs-activity.php:834

bp_blogs_sync_delete_from_activity_comment()

Deletes the blog comment when the associated activity comment is deleted.

Source: bp-blogs/bp-blogs-activity.php:959

bp_blogs_sync_activity_edit_to_post_comment()

Updates the blog comment when the associated activity comment is edited.

Source: bp-blogs/bp-blogs-activity.php:1011

bp_blogs_remove_activity_meta_for_trashed_comments()

When a post is trashed, remove each comment’s associated activity meta.

Source: bp-blogs/bp-blogs-activity.php:1093

bp_blogs_new_blog_comment_query_backpat()

Filter ‘new_blog_comment’ bp_has_activities() loop to include new- and old-style blog activity comment items.

Source: bp-blogs/bp-blogs-activity.php:1119

bp_blogs_record_activity_on_site_creation()

Add an activity entry for a newly-created site.

Source: bp-blogs/bp-blogs-activity.php:688

bp_blogs_delete_activity()

Delete a blog-related activity feed item.

Source: bp-blogs/bp-blogs-activity.php:572

bp_blogs_comments_open()

Check if a blog post’s activity item should be closed from commenting.

Source: bp-blogs/bp-blogs-activity.php:603