apply_filters( 'bp_core_fetch_avatar_url', string $avatar_url , array $params )
Filters a locally uploaded avatar URL.
Description Description
Parameters Parameters
- $avatar_url
-
URL for a locally uploaded avatar.
- $params
-
Array of parameters for the request.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
1.2.5 | Introduced. |