apply_filters( 'bp_core_avatar_dir', string $value , array $params )
Filters the avatar directory to use.
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.1.0 | Introduced. |