bp_activity_list_table_can_comment, $can_comment, $item
bp_activity_list_table_can_comment, $can_comment, $item
Appears in: buddypress.14.5.2
Hook Type: filter
Displaying hooks found in version: buddypress.14.5.2apply_filters('bp_activity_list_table_can_comment, $can_comment, $item') is found 1 times:
- /bp-activity/classes/class-bp-activity-list-table.php line 949
* * @param bool $can_comment Whether an activity item can be commented on or not. * @param array $item An array version of the BP_Activity_Activity object. */ return apply_filters( 'bp_activity_list_table_can_comment', $can_comment, $item ); } /** * Flatten the activity array. * * In some cases, BuddyPress gives us a structured tree of activity