apply_filters( 'bp_core_avatar_thumb', string $avatar, string $params )

Filters the URL of the ‘thumb’ default avatar.


Description Description


Parameters Parameters

$avatar

URL of the default avatar.

$params

Params provided to bp_core_fetch_avatar().


Top ↑

Source Source

File: bp-core/bp-core-avatars.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Added $params.
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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