apply_filters( 'bp_core_avatar_folder_dir', string $avatar_dir , int $item_id , string $value )
Filters the Avatar folder directory.
Description Description
Parameters Parameters
- $avatar_dir
-
Directory for storing avatars.
- $item_id
-
ID of the item being acted on.
- $value
-
Avatars word.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |