Description
Filters the Heartbeat response sent.
Occurrences
Filename | Line Number |
---|---|
wp-admin/includes/ajax-actions.php | 3514 |
Parameters
Type | Name | Description |
---|---|---|
array | $response | The Heartbeat response. |
string | $screen_id | The screen ID. |
PHP Doc
/**
* Filters the Heartbeat response sent.
*
* @since 3.6.0
*
* @param array $response The Heartbeat response.
* @param string $screen_id The screen ID.
*/