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.


Top ↑

Source Source

File: bp-core/bp-core-avatars.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.