@since: BuddyPress 2.1.0
Description
bp_new_user_email_content

Filter the email text sent when a user changes emails.

Source: bp-core/deprecated/buddypress/2.5.php:649

bp_get_the_post_class()

Customizes the post CSS class according to BuddyPress content.

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

bp_is_directory

Filters whether or not user is on a component directory page.

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

bp_is_root_component

Filters whether or not a component’s URL should be in the root, not under a member page.

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

bp_is_active

Filters whether or not a given component has been activated by the admin.

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

bp_is_current_item

Filters whether or not an item is the current item.

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

bp_is_single_item

Filters whether or not an item is the a single item. (group, user, etc)

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

bp_is_item_admin

Filters whether or not the logged-in user is an admin for the current item.

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

bp_is_item_mod

Filters whether or not the logged-in user is a mod for the current item.

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

BP_Component::setup_canonical_stack()

Set up the canonical URL stack for this component.

Source: bp-core/classes/class-bp-component.php:483