File: bp-groups/classes/class-bp-rest-groups-endpoint.php
Description
BP_REST_Groups_Endpoint::bp_get_group_member_section_title()

Return the group member section header while in the groups members loop.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1762

bp_rest_groups_pre_insert_value

Filters a group before it is inserted or updated via the REST API.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:973

BP_REST_Groups_Endpoint::prepare_links()

Prepare links for the request.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:984

bp_rest_groups_prepare_links

Filter links prepared for the REST response.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1009

BP_REST_Groups_Endpoint::can_user_delete_or_update()

See if user can delete or update a group.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1020

bp_rest_groups_get_items

Fires after a list of groups is fetched via the REST API.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:206

bp_rest_groups_create_item_permissions_check

Filter the groups `create_item` permissions check.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:448

bp_rest_groups_get_item

Fires after a group is fetched via the REST API.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:277

BP_REST_Groups_Endpoint::update_item()

Update a group.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:476

bp_rest_group_schema

Filters the group schema.

Source: bp-groups/classes/class-bp-rest-groups-endpoint.php:1447