apply_filters( 'bp_group_get_activity_feed_status', string $activity_feed_status, int $group_id )

Filters the invite status of a group.

Description

Activity feed status in this case means who from the group can send invites.

Parameters

$activity_feed_status

Membership level needed to send an invite.

$group_id

ID of the group whose status is being checked.

Source

File: bp-groups/bp-groups-template.php

Changelog

Changelog
Version Description
BuddyBoss 1.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.