apply_filters( 'bp_activity_recurse_comments_user_ids', array $user_ids, array $comments )

Filters the list of user IDs for the current activity comment item.

Description

Parameters

$user_ids

(array) Array of user IDs for the current activity comment item.

$comments

(array) Array of comments being checked for user IDs.

Source

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

Changelog

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