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

Fires inside the ‘bp_widgets_init’ function, which runs after widgets have been set up.

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

bp_head()

Fire ‘bp_head’, which is used to hook scripts and styles in the .

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

bp_head

Fires inside the ‘bp_head’ function, which runs on ‘wp_head’.

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

bp_template_redirect()

Fire the ‘bp_template_redirect’ action.

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

bp_template_redirect

Fires inside the ‘bp_template_redirect’ function.

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

bp_register_theme_packages()

Fire the ‘bp_register_theme_packages’ action.

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

bp_register_theme_packages

Fires inside the ‘bp_register_theme_packages’ function.

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

bp_enqueue_scripts()

Fire the ‘bp_enqueue_scripts’ action, where BP enqueues its CSS and JS.

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

bp_enqueue_scripts

Fires inside the ‘bp_enqueue_scripts’ function, where BP enqueues its CSS and JS.

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

bp_actions()

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

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