apply_filters( 'bp_get_user_last_activity', string $activity , int $user_id )
Filters the last activity for a given user.
Description
Parameters
- $activity
-
Time of last activity, in 'Y-m-d H:i:s' format or an empty string if none found.
- $user_id
-
ID of the user being checked.
Source
Changelog
Version | Description |
---|---|
BuddyPress 1.9.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.