@since: BuddyPress 1.1.0
Description
bp_avatar_to_crop()

Output the URL of the avatar to crop.

Source: bp-core/bp-core-template.php:271

bp_get_options_nav_{$subnav_item->css_id}

Filters the “options nav”, the secondary-level single item navigation menu.

Source: bp-core/bp-core-template.php:104

bp_user_gravatar_default

Filters the default user Gravatar.

Source: bp-core/classes/class-bp-core.php:278

bp_group_gravatar_default

Filters the default group Gravatar.

Source: bp-core/classes/class-bp-core.php:287

bp_blog_gravatar_default

Filters the default blog Gravatar.

Source: bp-core/classes/class-bp-core.php:296

bp_core_setup_globals

Fires at the end of the setup of bp-core globals setting.

Source: bp-core/classes/class-bp-core.php:324

bp_core_new_subnav_item()

Add an item to secondary navigation of the specified component.

Source: bp-core/bp-core-buddybar.php:405

bp_core_new_nav_item()

Add an item to the primary navigation of the specified component.

Source: bp-core/bp-core-buddybar.php:38

bp_core_new_nav_default()

Modify the default subnav item that loads when a top level nav item is clicked.

Source: bp-core/bp-core-buddybar.php:299

bp_core_add_jquery_cropper()

Enqueues jCrop library and hooks BP’s custom cropper JS.

Source: bp-core/bp-core-cssjs.php:429