File: bp-templates/bp-nouveau/buddypress-functions.php |
Description |
---|---|
BP_Nouveau::register_scripts() |
Register Template Pack JavaScript files |
bp_nouveau_register_scripts |
Filters the scripts to enqueue for BuddyPress Nouveau. |
BP_Nouveau::enqueue_scripts() |
Enqueue the required JavaScript files |
bp_nouveau_enqueue_scripts |
Fires after all of the BuddyPress Nouveau scripts have been enqueued. |
BP_Nouveau::add_nojs_body_class() |
Adds the no-js class to the body tag. |
BP_Nouveau::localize_scripts() |
Load localizations for topic script. |
bp_nouveau_supported_components |
Filters the supported BuddyPress Nouveau components. |
bp_core_get_js_strings |
Filters core JavaScript strings for internationalization before AJAX usage. |
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. |
bp_nouveau_theme_compat_page_templates_directory_only |
Filters whether or not we are looking at a directory to determine if to return early. |