@since: BuddyPress 3.0.0 |
Description |
|---|---|
| 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. |
| BP_Nouveau::setup_actions() |
Setup the Template Pack common actions. |
| bp_theme_compat_actions |
Fires after all of the BuddyPress theme compat actions have been added. |
| bp_import_profile_types_admin_menu() |
Add the ‘Site Notices’ admin menu item. |
| bp_check_theme_template_pack_dependency() |
Maybe override the preferred template pack if the theme declares a dependency. |
| bp_email_get_redirect_to_customizer_url() |
Return a redirect url to the Customizer, previewing a randomly selected email. |
| bp_late_include() |
Fire the ‘bp_late_include’ action for loading conditional files. |