apply_filters( '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.
Contents
Description Description
NB: in this case the activity has not yet been created.
Source Source
File: bp-blogs/bp-blogs-activity.php