apply_filters( 'bp_groups_widget_separator', string $separator )
Filters the separator of the group widget links.
Parameters Parameters
- $separator
-
(string) Separator string. Default '|'.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |