apply_filters( 'bp_get_group_member_is_banned', bool $is_banned )

Filters whether the member is banned from the current group.


Parameters Parameters

$is_banned

(bool) Whether or not the member is banned.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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