File: bp-blogs/bp-blogs-activity.php |
Description |
|---|---|
| bp_blogs_format_activity_action_new_blog_comment() |
Format ‘new_blog_comment’ activity actions. |
| bp_blogs_activity_new_comment_action |
When the comment is published we are faking an activity object to which we add 4 properties : – the post url – the post title – the blog url – the blog name This is done to build the ‘post link’ part of the activity action string. |
| bp_blogs_record_post_post_types |
Filters the post types to track for the Blogs component. |