apply_filters( 'bp_core_get_last_activity', string $last_active , string $last_activity_date , string $string )
Filters last activity string based on time since date given.
Description
Parameters
- $last_active
-
Last activity string based on time since date given.
- $last_activity_date
-
The date of last activity.
- $string
-
A sprintf()-able statement of the form 'active %s'.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.2.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.