File: bp-templates/bp-nouveau/includes/functions.php |
Description |
---|---|
bp_nouveau_get_signup_fields |
Filter to add your specific ‘text’ or ‘password’ inputs |
bp_nouveau_get_submit_button() |
Get Some submit buttons data. |
bp_nouveau_get_submit_button |
Filter the Submit buttons to add your own. |
bp_nouveau_set_nav_item_order() |
Reorder a BuddyPress item nav according to a given list of nav item slugs |
bp_nouveau_get_component_filters() |
Get Dropdawn filters for the current component of the one passed in params |
bp_nouveau_get_temporary_setting() |
When previewing make sure to get the temporary setting of the customizer. |
bp_nouveau_get_appearance_settings() |
Get the BP Nouveau Appearance settings. |
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. |