apply_filters( 'bp_activity_can_comment_reply', bool $can_comment, object $comment )

Filters whether a comment can be made on an activity reply item.

Description

Parameters

$can_comment

(bool) Status on if activity reply can be commented on.

$comment

(object) Current comment object being checked on.

Source

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

Changelog

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