File: bp-core/bp-core-dependency.php
Description
bp_init()

Fire the ‘bp_init’ action, BuddyPress’s main initialization hook.

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

bp_rest_api_init()

Fire the ‘bp_rest_api_init’ action, where BuddyPress registers REST API endpoints.

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

bp_rest_api_init

Fires the ‘bp_rest_api_init’ function, where BuddyPress registers REST API endpoints.

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

bp_setup_title()

Fire the ‘bp_setup_title’ action, where plugins should modify the page title.

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

bp_setup_title

Fires inside the ‘bp_setup_title’ function, where plugins should modify the page title.

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

bp_setup_widgets()

Fire the ‘bp_register_widgets’ action, where plugins should register widgets.

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

bp_register_widgets

Fires inside the ‘bp_register_widgets’ function, where plugins should register widgets.

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

bp_register_member_types()

Fire the ‘bp_register_member_types’ action, where plugins should register profile types.

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

bp_register_member_types

Fires inside bp_register_member_types(), so plugins can register profile types.

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

bp_setup_cache_groups()

Fire the ‘bp_setup_cache_groups’ action, where cache groups are registered.

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