@since: BuddyPress 1.2.0
Description
bp_setup_globals()

Fire the ‘bp_setup_globals’ action, where plugins should initialize global settings.

Source: bp-core/bp-core-dependency.php:132

bp_setup_globals

Fires inside the ‘bp_setup_globals’ function, where plugins should initialize global settings.

Source: bp-core/bp-core-dependency.php:139

bp_setup_nav()

Fire the ‘bp_setup_nav’ action, where plugins should register their navigation items.

Source: bp-core/bp-core-dependency.php:147

bp_setup_nav

Fires inside the ‘bp_setup_nav’ function, where plugins should register their navigation items.

Source: bp-core/bp-core-dependency.php:154

bp_dtheme_fix_get_posts_on_activity_front()

In BuddyPress 1.2.x, this forced the page ID as a string to stop the get_posts query from kicking up a fuss.

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

bp_dtheme_add_blog_comments_js()

In BuddyPress 1.2.x, this added the JavaScript needed for blog comment replies.

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

bp_dtheme_page_on_front_update()

In BuddyPress 1.2.x, this function hijacked the saving of page on front setting to save the activity feed setting.

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

bp_dtheme_page_on_front_template()

In BuddyPress 1.2.x, this function loaded the activity feed template if the front page display settings allow.

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

bp_dtheme_wp_pages_filter()

In BuddyPress 1.2.x, this function filtered the dropdown on the Settings > Reading screen for selecting the page to show on front to include “Activity Feed.” As of 1.5.x, it is no longer required.

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

groups_notification_promoted_member_subject

Filters the group promotion notification subject that will be sent to user.

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