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. |
bp_is_activity_front_page() |
Is the front page of the site set to the Activity component? |
bp_core_get_wp_profile() | |
bp_is_home() | |
bp_is_front_page() |
Is the user on the front page of the site? |
bp_setup_root_components() | |
bp_core_is_multisite() | |
bp_core_is_main_site() |
bp_core_is_main_site |
is_site_admin() |
WPMU version of is_super_admin() |
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. |