@since: BuddyPress 3.0.0
Description
BP_Nouveau::get_instance()

Return the instance of this class.

Source: bp-templates/bp-nouveau/buddypress-functions.php:45

BP_Nouveau::__construct()

The BP Nouveau constructor.

Source: bp-templates/bp-nouveau/buddypress-functions.php:58

BP_Nouveau::setup_globals()

BP Nouveau global variables.

Source: bp-templates/bp-nouveau/buddypress-functions.php:70

BP_Nouveau::includes()

Includes!

Source: bp-templates/bp-nouveau/buddypress-functions.php:86

bp_nouveau_includes

Fires after all of the BuddyPress Nouveau includes have been loaded. Passed by reference.

Source: bp-templates/bp-nouveau/buddypress-functions.php:135

BP_Nouveau::setup_support()

Setup the Template Pack features support.

Source: bp-templates/bp-nouveau/buddypress-functions.php:143

bp_import_profile_types_admin_menu()

Add the ‘Site Notices’ admin menu item.

Source: bp-core/admin/bp-core-admin-functions.php:2884

bp_check_theme_template_pack_dependency()

Maybe override the preferred template pack if the theme declares a dependency.

Source: bp-core/bp-core-theme-compatibility.php:918

bp_email_get_redirect_to_customizer_url()

Return a redirect url to the Customizer, previewing a randomly selected email.

Source: bp-core/bp-core-customizer-email.php:480

bp_late_include()

Fire the ‘bp_late_include’ action for loading conditional files.

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