@since: BuddyPress 3.0.0 |
Description |
|---|---|
| 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_Nouveau::setup_globals() |
BP Nouveau global variables. |
| BP_Nouveau::includes() |
Includes! |
| bp_nouveau_includes |
Fires after all of the BuddyPress Nouveau includes have been loaded. Passed by reference. |
| BP_Nouveau::setup_support() |
Setup the Template Pack features support. |