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