@since: BuddyPress 3.0.0 |
Description |
---|---|
bp_nouveau_ajax_querystring |
Filters the AJAX query string for the component loops. |
bp_nouveau_ajax_button() |
Output ajax button for action (e.g. request connection with member, join group, leave group, follow member, etc.) |
bp_nouveau_wrapper() |
Output HTML content into a wrapper. |
bp_nouveau_is_object_nav_in_sidebar() |
Check if Nouveau sidebar object nav widget is active. |
bp_nouveau_current_user_can() |
Check if logged in user has queried capability. |
bp_nouveau_current_user_can |
Filters whether or not the current user can perform an action for BuddyPress Nouveau. |
BP_Nouveau_xProfile::includes() |
Include needed files |
BP_Nouveau_xProfile::setup_actions() |
Register do_action() hooks |
BP_Nouveau_xProfile::setup_filters() |
Register add_filter() hooks |
bp_nouveau_xprofile_register_scripts() |
Register Scripts for the xProfile component |