@since: BuddyPress 1.5.0
Description
bp_core_set_avatar_globals()

Set up global variables related to avatars.

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

bp_core_set_avatar_globals

Fires at the end of the core avatar globals setup.

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

bp_core_avatar_alt

Filters the alt attribute value to be applied to avatar.

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

bp_core_avatar_title

Filters the title attribute value to be applied to avatar.

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

bp_core_fetch_avatar_no_grav

Filters whether or not to skip Gravatar check.

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

bp_core_get_root_options()

Fetch global BP options.

Source: bp-core/bp-core-options.php:397

bp_core_network_options

Filters multisite options retrieved from sitemeta.

Source: bp-core/bp-core-options.php:428

bp_core_get_root_options

Filters the global BP options.

Source: bp-core/bp-core-options.php:469

bp_update_option()

Save an option.

Source: bp-core/bp-core-options.php:325

bp_delete_option()

Delete an option.

Source: bp-core/bp-core-options.php:341