apply_filters( "bp_core_default_avatar_{$params[‘object’]}", string $value, array $params )

Filters the avatar default when Gravatar is not used.


Description Description

This is a variable filter dependent on the avatar type being requested.


Parameters Parameters

$value

Default avatar for non-gravatar requests.

$params

Array of parameters for the avatar request.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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