File: bp-blogs/bp-blogs-activity.php |
Description |
---|---|
bp_blogs_remove_activity_meta_for_trashed_comments() |
When a post is trashed, remove each comment’s associated activity meta. |
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. |
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() |
Format ‘new_blog’ activity actions. |
bp_blogs_format_activity_action_new_blog |
Filters the new blog activity action for the new blog. |