File: bp-core/bp-core-dependency.php
Description
bp_loaded

Fires inside the ‘bp_loaded’ function, which fires after BP’s core plugin files have been loaded.

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

bp_ready()

Fire the ‘bp_ready’ action, which runs after BP is set up and the page is about to render.

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

bp_ready

Fires inside the ‘bp_ready’ function, which runs after BP is set up and the page is about to render.

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

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

bp_setup_cache_groups

Fires inside the ‘bp_setup_cache_groups’ function, where cache groups are registered.

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

bp_setup_current_user()

Set up the currently logged-in user.

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

bp_setup_current_user

Fires to set up the current user setup process.

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