apply_filters( 'bp_avatar_use_webcam', bool $value )
Use this filter if you need to disable the webcam capture feature by returning false.
Description Description
Parameters Parameters
- $value
-
Whether or not to load Webcam Avatar UI part.
Source Source
File: bp-core/bp-core-avatars.php
Changelog Changelog
Version | Description |
---|---|
2.3.0 | Introduced. |