apply_filters( 'bp_get_group_is_public', bool $public, object $group )

Filters whether the current group in the loop is public.


Description Description


Parameters Parameters

$public

True if the group is public.

$group

Group object.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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