apply_filters( 'bp_core_avatar_thumb_height', int $value )
Filters the ‘thumb’ avatar height setting.
Description Description
Parameters Parameters
- $value
-
Value for the 'thumb' avatar height setting.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |