apply_filters( 'bp_activity_mentioned_users', array $mentioned_users )

Filters the mentioned users.


Parameters Parameters

$mentioned_users

(array) Associative array with user IDs as keys and usernames as values.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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