apply_filters( 'bp_get_mentioned_user_display_name', string $name, int|string $user_id_or_username )

Filters the mentioned user display name.


Description Description


Parameters Parameters

$name

Display name for the mentioned user.

$user_id_or_username

User ID or username use for query.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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