Hooks |
Description |
---|---|
bp_nouveau_get_notifications_filters |
Filter to edit the options output. |
bp_nouveau_get_search_objects |
Filters the search objects if no others were found. |
bp_nouveau_get_search_primary_object |
Filters the search primary object if no other was found. |
bp_nouveau_get_signup_fields |
Filter to add your specific ‘text’ or ‘password’ inputs |
bp_nouveau_get_single_activity_content |
Fires before the return of an activity’s full, non-excerpted content via a POST request. |
bp_nouveau_get_single_item_nav_classes |
Filters the final results for BuddyPress Nouveau single item nav classes. |
bp_nouveau_get_single_item_subnav_classes |
Filters the final results for BuddyPress Nouveau single item subnav classes. |
bp_nouveau_get_submit_button |
Filter the Submit buttons to add your own. |
bp_nouveau_get_user_feedback |
Filter here if you wish to edit the message just before being displayed |
bp_nouveau_get_user_profile_actions |
Filter the header buttons |
bp_nouveau_get_wp_profile_field |
Filters the contact methods to be included in the WP Profile fields for a specific user. |
bp_nouveau_get_wp_profile_field_data |
Filters a WP profile field value. |
bp_nouveau_get_wp_profile_field_id |
Filters the WP profile field ID used for BuddyPress Nouveau. |
bp_nouveau_get_wp_profile_field_label |
Filters the WP profile field label used for BuddyPress Nouveau. |
bp_nouveau_group_locate_template_part |
Filters the found template parts for the group template part locating functionality. |
bp_nouveau_groups_add_home_widget_filters |
Fires after BuddyPress Nouveau groups have added their home widget filters. |
bp_nouveau_groups_disallow_all_members_invites |
Filter to remove the All members nav, returning true |
bp_nouveau_groups_remove_home_widget_filters |
Fires after BuddyPress Nouveau groups have removed their home widget filters. |
bp_nouveau_groups_screen_invites_restriction |
Filters the template to load for the Group Invites settings screen. |
bp_nouveau_includes |
Fires after all of the BuddyPress Nouveau includes have been loaded. Passed by reference. |
bp_nouveau_loop_get_grid_columns |
Filter number of columns for this grid. |
bp_nouveau_member_locate_template_part |
Filters the found template parts for the member template part locating functionality. |
bp_nouveau_members_add_home_widget_filters |
Fires after Nouveau adds its members home widget filters. |
bp_nouveau_members_remove_home_widget_filters |
Fires after Nouveau removes its members home widget filters. |
bp_nouveau_nav_has_count |
Filter to edit whether the nav has a count attribute. |
bp_nouveau_notifications_init_filters |
Hook here to register your custom notification filters |
bp_nouveau_object_nav_widget_args |
Filters the nav widget args for the BP_Nouveau_Object_Nav_Widget widget. |
bp_nouveau_object_template_path |
Filters the server path for the template loader. |
bp_nouveau_prepare_group_potential_invites_for_js |
Filters the response value for potential group invite data for use with javascript. |
bp_nouveau_register_scripts |
Filters the scripts to enqueue for BuddyPress Nouveau. |
bp_nouveau_return_activity_comment_buttons |
Leave a chance to adjust the $return |
bp_nouveau_return_activity_entry_buttons |
Leave a chance to adjust the $return |
bp_nouveau_return_blogs_buttons |
Leave a chance to adjust the $return |
bp_nouveau_return_groups_buttons |
Leave a chance to adjust the $return |
bp_nouveau_return_members_buttons |
Leave a chance to adjust the $return |
bp_nouveau_set_nav_scope |
Filter to add your own scope. |
bp_nouveau_single_item_display_settings_id |
Filters the BuddyPress Nouveau single item setting ID. |
bp_nouveau_supported_components |
Filters the supported BuddyPress Nouveau components. |
bp_nouveau_theme_compat_page_templates_directory_only |
Filters whether or not we are looking at a directory to determine if to return early. |
bp_nouveau_user_feedback_template |
Filter here if you wish to use a different templates than the notice one. |
bp_optional_components |
Filters the included and optional components. |
bp_pages |
Filters the BuddyPress global pages |
bp_parse_query |
Fires at the end of the bp_parse_query function. |
bp_phpmailer_init |
Fires after PHPMailer is initialised. |
bp_phpmailer_object |
Filter PHPMailer object to use. |
bp_platform_is_feed_enable |
Filters whether specified $activity_type should be enabled or no. |
bp_post_request |
Fires at the end of the bp_post_request function. |
bp_post_request_{$action} |
Fires at the end of the bp_post_request function. |
bp_pre_user_query |
Fires before the BP_User_Query query is made. |
bp_pre_user_query_construct |
Fires before the construction of the BP_User_Query query. |