File: bp-templates/bp-nouveau/includes/functions.php |
Description |
---|---|
bp_nouveau_current_user_can |
Filters whether or not the current user can perform an action for BuddyPress Nouveau. |
bp_nouveau_parse_hooked_dir_nav() |
Parse an html output to a list of component’s directory nav item. |
bp_nouveau_parse_hooked_options() |
Run specific “select filter” hooks to catch the options and build an array out of them |
bp_nouveau_ajax_querystring() |
This function looks scarier than it actually is. 🙂 Each object loop (activity/members/groups/blogs/forums) contains default parameters to show specific information based on the page we are currently looking at. |
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.) |