Namespaces: global
Description
bp_nouveau_group_get_core_create_screens()

Get the hook, nonce, and eventually a specific template for Core Group’s create screens.

Source: bp-templates/bp-nouveau/includes/groups/functions.php:1131

bp_nouveau_group_get_core_manage_screens()

Get the hook and nonce for Core Group’s manage screens.

Source: bp-templates/bp-nouveau/includes/groups/functions.php:1175

bp_nouveau_groups_notification_filters()

Register notifications filters for the groups component.

Source: bp-templates/bp-nouveau/includes/groups/functions.php:1199

bp_nouveau_ajax_joinleave_group()

Join or leave a group when clicking the “join/leave” button via a POST request.

Source: bp-templates/bp-nouveau/includes/groups/ajax.php:104

bp_nouveau_ajax_get_users_to_invite()

AJAX get list of members to invite to group.

Source: bp-templates/bp-nouveau/includes/groups/ajax.php:317

bp_nouveau_ajax_send_group_invites()

AJAX send group invite.

Source: bp-templates/bp-nouveau/includes/groups/ajax.php:700

bp_nouveau_ajax_remove_group_invite()

AJAX remove group invite.

Source: bp-templates/bp-nouveau/includes/groups/ajax.php:790

bp_nouveau_group_members_widget_overrides()

Filter the Members widgets to only keep members of the displayed group.

Source: bp-templates/bp-nouveau/includes/groups/functions.php:1073

bp_nouveau_group_reset_front_template()

Add the default group front template to the front template hierarchy.

Source: bp-templates/bp-nouveau/includes/groups/functions.php:902

bp_nouveau_group_locate_template_part()

Locate a single group template into a specific hierarchy.

Source: bp-templates/bp-nouveau/includes/groups/functions.php:937