apply_filters( 'bp_groups_get_group_type', string|array $type, int $group_id, bool $single )

Filters a groups’s group type(s).


Description Description


Parameters Parameters

$type

Group type.

$group_id

ID of the group.

$single

Whether to return a single type string, or an array.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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