File: bp-core/deprecated/buddypress/1.5.php
Description
bp_core_is_root_component()

Checks to see if a component’s URL should be in the root, not under a member page: eg: http://example.com/groups/the-group NOT http://example.com/members/andy/groups/the-group You should be using bp_is_root_component().

Source: bp-core/deprecated/buddypress/1.5.php:487

bp_is_member()

Source: bp-core/deprecated/buddypress/1.5.php:257

bp_loggedinuser_link()

Source: bp-core/deprecated/buddypress/1.5.php:268

bp_search_form_enabled()

Only show the search form if there are available objects to search for.

Source: bp-core/deprecated/buddypress/1.5.php:280

bp_page_title()

Template tag version of bp_get_page_title()

Source: bp-core/deprecated/buddypress/1.5.php:292

bp_get_page_title()

Prior to BuddyPress 1.5, this was used to generate the page’s title text.

Source: bp-core/deprecated/buddypress/1.5.php:305

bp_log_out_link()

Generate a link to log out. Last used in BP 1.2-beta. You should be using wp_logout_url().

Source: bp-core/deprecated/buddypress/1.5.php:322

groups_at_message_notification()

Send an email and a BP notification on receipt of an @-mention in a group

Source: bp-core/deprecated/buddypress/1.5.php:335

bp_core_delete_notifications_for_user_by_type()

BP 1.5 simplified notification functions a bit

Source: bp-core/deprecated/buddypress/1.5.php:412

bp_core_delete_notifications_for_user_by_item_id()

Source: bp-core/deprecated/buddypress/1.5.php:422