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::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. |
| BP_Nouveau::platform_login_scripts() | |
| BP_Nouveau::enqueue_styles() |
Enqueue the template pack css files |
| bp_nouveau_css_dependencies |
Filters the BuddyPress Nouveau CSS dependencies. |
| bp_nouveau_enqueue_styles |
Filters the styles to enqueue for BuddyPress Nouveau. |