File: bp-templates/bp-nouveau/buddypress-functions.php |
Description |
---|---|
BP_Nouveau::check_heartbeat_api() |
Check the Heartbeat API if it is enabled or not on front end |
BP_Nouveau::setup_directory_nav() |
Define the directory nav items |
BP_Nouveau::neutralize_core_template_notices() |
We’ll handle template notices from BP Nouveau. |
BP_Nouveau::customizer_set_uri() |
Set the BP Uri for the customizer in case of Ajax requests. |
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. |