apply_filters( 'bp_members_avatar_upload_dir', array $value )
Filters the avatar upload directory for a user.
Parameters Parameters
- $value
-
(array) Array containing the path, URL, and other helpful settings.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |