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_styles |
Filters the styles to enqueue for BuddyPress Nouveau. |
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. |