do_action( 'bp_blogs_remove_comment', int $value, int $comment_id )

Fires after a blog comment activity item was removed from activity feed.

Description

Parameters

$value

(int) ID of the current logged in user.

$comment_id

(int) ID of the comment being removed.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.0.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.