apply_filters( 'bp_get_group_type_tax_name', string $value )
Filters the slug of the Group type taxonomy.
Description Description
Parameters Parameters
- $value
-
Group type taxonomy slug.
Source Source
File: bp-groups/bp-groups-functions.php
Changelog Changelog
Version | Description |
---|---|
7.0.0 | Introduced. |