@since: BuddyPress 1.9.0
Description
bp_post_request()

The main action used for handling theme-side POST requests.

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

bp_post_request_{$action}

Fires at the end of the bp_post_request function.

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

bp_post_request

Fires at the end of the bp_post_request function.

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

bp_add_permastructs

Fires inside the ‘bp_add_permastructs’ function, where BP adds its BP-specific permalink structure.

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

bp_add_permastructs()

Fire the ‘bp_add_permastructs’ action, where BP adds its BP-specific permalink structure.

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

bp_add_rewrite_rules()

Fire the ‘bp_add_rewrite_rules’ action, where BP adds its custom rewrite rules.

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

bp_add_rewrite_rules

Fires inside the ‘bp_add_rewrite_rules’ function, where BP adds its custom rewrite rules.

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

bp_update_to_1_9()

Add the notifications component to active components.

Source: bp-core/bp-core-update.php:422

bp_notifications_buddybar_menu()

Create the Notifications menu for the BuddyBar.

Source: bp-core/deprecated/buddypress/2.1.php:531

bp_do_register_theme_directory()

Determine whether BuddyPress should register the bp-themes directory.

Source: bp-core/deprecated/buddyboss/1.0.php:353