apply_filters( "bp_core_default_avatar_{$params[‘object’]}", string $value , array $params )
Filters the avatar default when Gravatar is not used.
Description
This is a variable filter dependent on the avatar type being requested.
Parameters
- $value
-
Default avatar for non-gravatar requests.
- $params
-
Array of parameters for the avatar request.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.5.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.