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.


Top ↑

Source Source

File: bp-core/bp-core-options.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.