apply_filters( 'heartbeat_send', array $response , string $screen_id )
Filters the Heartbeat response sent.
Description Description
Parameters Parameters
- $response
-
(array) The Heartbeat response.
- $screen_id
-
(string) The screen id.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |