apply_filters( 'bp_core_css_id', string $value , array $params )
Filters the ID attribute to be applied to 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 |
---|---|
2.2.0 | Introduced. |