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