File: bp-core/bp-core-avatars.php
Description
bp_avatar_is_front_edit()

Checks whether Avatar UI should be loaded.

Source: bp-core/bp-core-avatars.php:2075

bp_avatar_is_front_edit

Use this filter if you need to : – Load the avatar UI for a component that is !groups or !user (return true regarding your conditions) – Completely disable the avatar UI introduced in 2.3 (eg: __return_false())

Source: bp-core/bp-core-avatars.php:2107

bp_avatar_use_webcam()

Checks whether the Webcam Avatar UI part should be loaded.

Source: bp-core/bp-core-avatars.php:2120

bp_avatar_use_webcam

Use this filter if you need to disable the webcam capture feature by returning false.

Source: bp-core/bp-core-avatars.php:2148

bp_avatar_get_templates()

Template function to load the Avatar UI javascript templates.

Source: bp-core/bp-core-avatars.php:2156

bp_avatar_template_check()

Trick to check if the theme’s BuddyPress templates are up to date.

Source: bp-core/bp-core-avatars.php:2172

bp_core_avatar_reset_query()

Reset the week parameter of the WordPress main query if needed.

Source: bp-core/bp-core-avatars.php:2041

bp_core_avatar_full_height()

Get the ‘full’ avatar height setting.

Source: bp-core/bp-core-avatars.php:1866

bp_core_avatar_full_height

Filters the ‘full’ avatar height setting.

Source: bp-core/bp-core-avatars.php:1875

bp_core_avatar_original_max_width()

Get the max width for original avatar uploads.

Source: bp-core/bp-core-avatars.php:1885