apply_filters( 'bp_disable_cover_image_uploads', bool $value )
Filters whether or not members are able to upload their own cover images.
Description Description
Parameters Parameters
- $value
-
Whether or not members are able to upload their own cover images.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |