apply_filters( 'bp_is_activity_heartbeat_active', bool $value )
Filters whether or not Activity Heartbeat refresh is enabled.
Description Description
Parameters Parameters
- $value
-
Whether or not Activity Heartbeat refresh is enabled.
Source Source
File: bp-core/bp-core-options.php
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |