apply_filters( 'groups_avatar_upload_dir', array $value )
Filters the avatar upload directory path for a given group.
Description Description
Parameters Parameters
- $value
-
Array of parts related to the groups avatar upload directory.
Source Source
File: bp-groups/bp-groups-functions.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |