apply_filters( 'bp_last_activity', string $value )
Filters the ‘active [x days ago]’ string for a user.
Parameters Parameters
- $value
-
(string) Formatted 'active [x days ago]' string.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |