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.


Description Description

NB: in this case the activity has not yet been created.


Source Source

File: bp-blogs/bp-blogs-activity.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.