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

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

Source

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

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.