apply_filters( 'bp_activity_heartbeat_pulse', int $value )
Filters the pulse frequency to be used for the BuddyPress Activity heartbeat.
Parameters Parameters
- $value
-
(int) The frequency in seconds between pulses.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |