apply_filters( 'bp_get_profile_last_updated', string $value )
Filters the formatted string used to display when a profile was last updated.
Parameters Parameters
- $value
-
(string) Formatted last updated indicator string.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |