apply_filters( 'bp_member_last_active', string $last_activity, array $r )

Filters the current members last active time.


Parameters Parameters

$last_activity

(string) Formatted time since last activity.

$r

(array) Array of parsed arguments for query.


Source Source

File: bp-members/bp-members-template.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.