apply_filters( 'bp_activity_do_heartbeat', bool $retval )
Filters whether the heartbeat feature in the activity stream should be active.
Description Description
Parameters Parameters
- $retval
-
Whether or not activity heartbeat is active.
Source Source
File: bp-activity/bp-activity-functions.php
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |