Namespaces: global
Description
groups_action_group_feed()

Load the activity feed for the current group.

Source: bp-groups/actions/feed.php:16

groups_action_redirect_to_random_group()

Catch requests for a random group page (example.com/groups/?random-group) and redirect.

Source: bp-groups/actions/random.php:14

groups_action_join_group()

Catch and process “Join Group” button clicks.

Source: bp-groups/actions/join.php:16

groups_action_leave_group()

Catch and process “Leave Group” button clicks.

Source: bp-groups/actions/leave-group.php:22

groups_action_create_group()

Catch and process group creation form submissions.

Source: bp-groups/actions/create.php:16

bp_register_group_extension()

Register a new Group Extension.

Source: bp-groups/classes/class-bp-group-extension.php:1732

BP_Group_Extension

API for creating group extensions without having to hardcode the content into the theme.

Source: bp-groups/classes/class-bp-group-extension.php:88

BP_Groups_Theme_Compat

The main theme compat class for BuddyBoss Groups.

Source: bp-groups/classes/class-bp-groups-theme-compat.php:20

BP_Groups_Template

The main Groups template loop class.

Source: bp-groups/classes/class-bp-groups-template.php:19

BP_Groups_List_Table

List table class for the Groups component admin page.

Source: bp-groups/classes/class-bp-groups-list-table.php:20