apply_filters( 'bp_disable_group_avatar_uploads', bool $disabled , bool $default )
Filters whether or not members are able to upload group avatars.
Description Description
Parameters Parameters
- $disabled
-
Whether or not members are able to upload their groups avatars.
- $default
-
Default value passed to the function.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |