apply_filters( 'bp_core_avatar_class', string $value , array $params )
Filters the classes to be applied to the avatar.
Description Description
Parameters Parameters
- $value
-
Avatar type being requested.
- $params
-
Array of parameters for the request.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |