Namespaces: global
Description
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_nav()

Fire the ‘bp_setup_nav’ action, where plugins should register their navigation items.

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

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

Fire the ‘bp_include’ action, where plugins should include files.

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

bp_late_include()

Fire the ‘bp_late_include’ action for loading conditional files.

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

bp_setup_components()

Fire the ‘bp_setup_components’ action, where plugins should initialize components.

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

bp_setup_integrations()

Fire the ‘bp_setup_components’ action, where plugins should initialize components.

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

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

bp_register_taxonomies()

Fire the ‘bp_register_taxonomies’ action, where plugins should register taxonomies.

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

bp_register_post_types()

Fire the ‘bp_register_post_types’ action, where plugins should register post types.

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