heartbeat_received
最后更新于:2021-11-27 00:48:24
apply_filters( ‘heartbeat_received’, array $response, array $data, string $screen_id )
Filters the Heartbeat response received.
参数
- $response
-
(array)
The Heartbeat response. - $data
-
(array)
The $_POST data sent. - $screen_id
-
(string)
The screen ID.
源文件
文件: gc-admin/includes/ajax-actions.php