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_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. |
BP_Nouveau::theme_compat_wrapper() |
Add our special ‘buddypress’ div wrapper to the theme compat template part. |
BP_Nouveau::bp_change_forum_slug_on_edit_save_page() |
Set the forum slug on edit page from backend. |