apply_filters( 'bp_get_group_member_joined_since', string $value )
Filters the joined since time for the current member in the loop.
Parameters Parameters
- $value
-
(string) Joined since time.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |