apply_filters( 'bp_groups_widget_separator', string $separator )
Filters the separator of the group widget links.
Description Description
Parameters Parameters
- $separator
-
Separator string. Default '|'.
Source Source
File: bp-groups/classes/class-bp-groups-widget.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |