apply_filters( 'bp_user_query_online_interval', int $value )

Filters the threshold for activity timestamp minutes since to indicate online status.


Description Description


Parameters Parameters

$value

Amount of minutes for threshold. Default 15.


Top ↑

Source Source

File: bp-core/classes/class-bp-user-query.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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