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.


Top ↑

Source Source

File: bp-core/bp-core-avatars.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.