bp_core_default_avatar
Filter Hook: Filters the URL of the ‘full’ default avatar.
Source: bp-core/bp-core-avatars.php:1914
Filter Hook: Filters the URL of the ‘full’ default avatar.
Source: bp-core/bp-core-avatars.php:1914
Filter Hook: Filters the Gravatar “d” parameter.
Source: bp-core/bp-core-avatars.php:702
Function: Checks whether a given gravatar is one of the default ones.
Source: bp-core/bp-core-avatars.php:106
Filter Hook: this filter is documented in wp-admin/options-discussion.php
Source: bp-core/bp-core-avatars.php:112
Action Hook: Fires if the new avatar was successfully captured.
Source: bp-core/bp-core-avatars.php:1363
Function: Template function to load the Avatar UI javascript templates.
Source: bp-core/bp-core-avatars.php:2079
Function: Trick to check if the theme’s BuddyPress templates are up to date.
Source: bp-core/bp-core-avatars.php:2095
Function: Checks whether the Webcam Avatar UI part should be loaded.
Source: bp-core/bp-core-avatars.php:2043
Filter Hook: Use this filter if you need to disable the webcam capture feature by returning false.
Source: bp-core/bp-core-avatars.php:2071
Filter Hook: 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:2030