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