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 Description


Parameters Parameters

$user_ids

Array of user IDs for the current activity comment item.

$comments

Array of comments being checked for user IDs.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.