do_action( 'bp_blogs_new_blog_comment', string $value, WP_Post $post )

Fires after BuddyPress has recorded metadata about a published blog post comment.

Description

Parameters

$value

(string) ID of the user associated with the current blog post comment.

$post

(WP_Post) WP_Comment object for the current blog post.

Source

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

Changelog

Changelog
Version Description
BuddyPress 2.5.0 Introduced.

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.