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

(string) Last activity string based on time since date given.

$last_activity_date

(string) The date of last activity.

$string

(string) A sprintf()-able statement of the form 'active %s'.

Source

File: bp-core/bp-core-functions.php

Changelog

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.