File: bp-templates/bp-nouveau/buddypress-functions.php
Description
bp_nouveau_register_scripts

Filters the scripts to enqueue for BuddyPress Nouveau.

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

BP_Nouveau::enqueue_scripts()

Enqueue the required JavaScript files

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

bp_nouveau_enqueue_scripts

Fires after all of the BuddyPress Nouveau scripts have been enqueued.

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

BP_Nouveau::add_nojs_body_class()

Adds the no-js class to the body tag.

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

BP_Nouveau::localize_scripts()

Load localizations for topic script.

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

bp_nouveau_supported_components

Filters the supported BuddyPress Nouveau components.

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

bp_core_get_js_strings

Filters core JavaScript strings for internationalization before AJAX usage.

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

BP_Nouveau::theme_compat_page_templates()

Filter the default theme compatibility root template hierarchy, and prepend a page template to the front if it’s set.

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

bp_nouveau_theme_compat_page_templates_directory_only

Filters whether or not we are looking at a directory to determine if to return early.

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

BP_Nouveau::theme_compat_wrapper()

Add our special ‘buddypress’ div wrapper to the theme compat template part.

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