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

Last used by core in BP 1.1. The markup was merged into DTheme’s header.php template.

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

bp_is_activity_front_page()

Is the front page of the site set to the Activity component?

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

bp_core_get_wp_profile()

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

bp_is_home()

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

bp_is_front_page()

Is the user on the front page of the site?

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

bp_setup_root_components()

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

bp_core_is_multisite()

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

bp_core_is_main_site()

bp_core_is_main_site

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

is_site_admin()

WPMU version of is_super_admin()

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

bp_core_add_admin_menu_page()

In BuddyPress 1.1 – 1.2.x, this function provided a better version of add_menu_page() that allowed positioning of menus. Deprecated in 1.5 in favour of a WP core function.

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