apply_filters( 'heartbeat_received', array $response, array $data, string $screen_id )

Filters the Heartbeat response received.


Description Description


Parameters Parameters

$response

(array) The Heartbeat response.

$data

(array) The $_POST data sent.

$screen_id

(string) The screen id.


Top ↑

Source Source

File: wp-admin/includes/ajax-actions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.