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