apply_filters( 'bp_group_get_invite_status', string $invite_status, int $group_id )

Filters the invite status of a group.


Description Description

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


Parameters Parameters

$invite_status

Membership level needed to send an invite.

$group_id

ID of the group whose status is being checked.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.