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