File: bp-core/bp-core-dependency.php
Description
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_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_setup_admin_bar()

Fire the ‘bp_setup_admin_bar’ action, where plugins should add items to the WP admin bar.

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

bp_setup_admin_bar

Fires inside the ‘bp_setup_admin_bar’ function, where plugins should add items to the WP admin bar.

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

bp_setup_canonical_stack()

Fire the ‘bp_setup_canonical_stack’ action, where plugins should set up their canonical URL.

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