apply_filters( 'bp_get_avatar_to_crop_src', string $src )
Filters the relative file path to the avatar to crop.
Description Description
Parameters Parameters
- $src
-
Relative file path for the avatar.
Source Source
File: bp-core/bp-core-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |