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

Fires inside the ‘bp_actions’ function, which runs just before rendering.

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

bp_screens()

Fire the ‘bp_screens’ action, which runs just before rendering.

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

bp_screens

Fires inside the ‘bp_screens’ function, which runs just before rendering.

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

bp_widgets_init()

Fire ‘bp_widgets_init’, which runs after widgets have been set up.

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

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_customize_register()

Fire the ‘bp_customize_register’ action when the Customizer has loaded, allowing scripts and styles to be initialized.

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

bp_customize_register

Fires once the Customizer has loaded, allow scripts and styles to be initialized.

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

bp_loaded()

Fire the ‘bp_loaded’ action, which fires after BP’s core plugin files have been loaded.

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