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