apply_filters( 'bp_get_the_thread_message_sender_avatar_thumb', string $value, array $r )

Filters the avatar for the current message sender.


Description Description


Parameters Parameters

$value

<img> tag containing the avatar value.

$r

Array of parsed arguments.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Added the $r parameter.
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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