@since: BuddyPress 3.0.0 |
Description |
---|---|
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. |
BP_Nouveau::localize_scripts() |
Load localizations for topic script. |
BP_Nouveau::__construct() |
The BP Nouveau constructor. |
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. |