apply_filters( 'bp_get_new_group_name', string $name )
Filters the new group name.
Description Description
Parameters Parameters
- $name
-
Name of the new group.
Source Source
File: bp-groups/bp-groups-template.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |