apply_filters( 'bp_core_avatar_gravatar_default', string $default_grav, array $params )

Filters the Gravatar “d” parameter.


Description Description


Parameters Parameters

$default_grav

The avatar default.

$params

The avatar's data.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 The name of the filter was changed to bp_core_avatar_gravatar_default.
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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